pilosus / dienstplan

Slack bot app for duty rotations
https://dienstplan-slack.pilosus.org
Other
21 stars 2 forks source link

[TECH] Root logger and app logger must be both configurable #91

Closed pilosus closed 1 year ago

pilosus commented 1 year ago

Define a technical problem. It's annoying when you need only app-level debug logs, but you are not interested in longish Jetty server debug logs.

Describe possible solution. There should be way to control both log levels for app logic only and for all other loggers (i.e. components)

pilosus commented 1 year ago

Fixed in 1.0.81