Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slf4j bridge needs reinitialization (?) #1675

Closed
pshirshov opened this issue Dec 27, 2021 · 1 comment · Fixed by #1870
Closed

slf4j bridge needs reinitialization (?) #1675

pshirshov opened this issue Dec 27, 2021 · 1 comment · Fixed by #1870
Assignees
Projects

Comments

@pshirshov
Copy link
Member

pshirshov commented Dec 27, 2021

According to another PM report, the following is required for slf4j to work properly:

SLF4JBridgeHandler.removeHandlersForRootLogger()
SLF4JBridgeHandler.install()

See https://www.slf4j.org/api/org/slf4j/bridge/SLF4JBridgeHandler.html

I'm not sure what this report is about though.

@pshirshov pshirshov added this to To do in LogStage via automation Dec 27, 2021
@pshirshov
Copy link
Member Author

This seems to be specific for a JUL bridge, so, this, probably, should only be addressed in the docs.

pshirshov added a commit that referenced this issue Jan 20, 2023
pshirshov added a commit that referenced this issue Jan 20, 2023
pshirshov added a commit that referenced this issue Jan 20, 2023
pshirshov added a commit that referenced this issue Jan 20, 2023
pshirshov added a commit that referenced this issue Jan 20, 2023
pshirshov added a commit that referenced this issue Jan 23, 2023
neko-kai pushed a commit that referenced this issue Jan 23, 2023
* native JUL logging adapter, closes #1675

* native JUL logging adapter, closes #1675

* native JUL logging adapter, closes #1675

* native JUL logging adapter, closes #1675

* native JUL logging adapter, closes #1675

* native JUL logging adapter, closes #1675
LogStage automation moved this from To do to Done Jan 23, 2023
pshirshov added a commit that referenced this issue Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
LogStage
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants