Skip to content

Filtering the logs

Catalin Gavan edited this page Nov 22, 2021 · 7 revisions

KissLog saves all the events in memory, regardless of the verbosity level.

The logs can be filtered out just before the persistance logic, at the log listener level.

It is just before the persistance logic where you can filter the events, at the log listener level.