Open wxtsxt opened 4 years ago
Hello!
Currently the filter in the options only control what is captured in the sink, it doesn't change the configuration of the logger. That it means is that your application would still behave like if the logger is enabled but then that entry will not be captured in the sink.
I agree this is a bit confusing. I'm currently refactoring the library to use the built-in LoggerFactory
and I am then considering removing this internal capability of filtering message and rely on the built-in options to do the filtering, see #10
enabledInformation variable below should be false: