Graylog2 / Graylog2/graylog2-server

Logger subsystems only support one logger name

Open
#746 0 comments 0 reactions 0 assignees View on GitHub
feature infrastructure triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

When setting the "logger subsystems" you can only supply a single logger name in the code.
But, for example, to debug login issues, there are multiple loggers that needs to be set to a certain level, for example org.graylog2.security and org.apache.shiro.
Enhance the logger subsystem to support multiple packages, and adapt it accordingly for the existing subsystems so it makes more sense.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.