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

Silence slf4j noise on startup #31395

Open
raboof opened this issue May 11, 2022 · 0 comments
Open

Silence slf4j noise on startup #31395

raboof opened this issue May 11, 2022 · 0 comments

Comments

@raboof
Copy link
Member

raboof commented May 11, 2022

In #28673 we fixed the following startup noise for tests:

SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are
SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
SLF4J: See also http://www.slf4j.org/codes.html#replay

I also regularly see this in example/quickstart/small 'regular' applications. Perhaps we can somehow write something to slf4j on/before startup for 'regular' actor systems as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant