Page 1 of 1

Name for different loggers

PostPosted: Sun Mar 29, 2026 3:36 pm
by jg.a
Is there a list of all the different log names for fitering?

But that only does work for the library. For example my log are "flooded" with RendererSearchSender.
Is there a way to filter those away?

You have this guide:
https://wiki.serviio.org/doku.php?id=debug_filter
(is it intentional that <Logger name="org.serviio.library.local" level="info" />> has two > at the end?)


I also found this:
https://wiki.serviio.org/doku.php?id=servio_plugins

But <Logger name="org.serviio.renderer" level="info" /> doesnt seem to work.

Does anyone have a list of the different logs you can filter?