Browse Source
The log filter was being ignored on initialization due to the logging instance being initialized before the config instance, so the log filter was set to its default value. This fixes that oversight, along with using descriptive exceptions instead of abort() calls.nce_cpp
4 changed files with 16 additions and 12 deletions
Loading…
Reference in new issue