Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print some debugging info if DEBUG enabled #15

Open
1 of 4 tasks
AngeloFrangione opened this issue Mar 23, 2021 · 0 comments
Open
1 of 4 tasks

Print some debugging info if DEBUG enabled #15

AngeloFrangione opened this issue Mar 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers ospl related to the main ospl project

Comments

@AngeloFrangione
Copy link
Owner

AngeloFrangione commented Mar 23, 2021

OSPL should print useful debugging info only when DEBUG is enabled

  • find a clever way to print only in debug mode -> new function debug_printf()
  • add debug info into thumbnailer
  • add debug info into ospl
  • change the existing print in DEBUG only
@AngeloFrangione AngeloFrangione added enhancement New feature or request good first issue Good for newcomers ospl related to the main ospl project labels Mar 23, 2021
@AngeloFrangione AngeloFrangione self-assigned this Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers ospl related to the main ospl project
Projects
None yet
Development

No branches or pull requests

1 participant