Skip to content
Snippets Groups Projects

Change NDEBUG to verbose logging

Merged Ondřej Surý requested to merge verboselog into master

As requested in !90 (closed), I have renamed all debug and DEBUG to verbose (where it made sense), and renamed NLOGDEBUG to NOVERBOSELOG.

The logic is simple - most usually we want to have verbose logging compiled in and assert() (-DNDEBUG) not compiled in.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply