mirror of
https://github.com/FairRootGroup/FairLogger.git
synced 2025-10-15 09:31:44 +00:00
Remove NDEBUG check
This commit is contained in:
@@ -111,7 +111,7 @@ The minimum severity level can be configured at compile time via definition of `
|
||||
#include <fairlogger/Logger.h>
|
||||
```
|
||||
|
||||
When `FAIR_MIN_SEVERITY` is not provided, it will be set to `info` if `NDEBUG` is defined, otherwise all severities will be enabled.
|
||||
When `FAIR_MIN_SEVERITY` is not provided all severities are enabled.
|
||||
|
||||
## 4. Verbosity
|
||||
|
||||
|
Reference in New Issue
Block a user