You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[error] SLF4J: A number (57) of logging calls during the initialization phase have been intercepted and are
[error] SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
[error] SLF4J: See also http://www.slf4j.org/codes.html#replay
[info] Hello world!
The text was updated successfully, but these errors were encountered:
It seems that just adding Loki appender to logback causes the following messages to appear at the start. Any ideas?
[error] SLF4J: A number (57) of logging calls during the initialization phase have been intercepted and are [error] SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. [error] SLF4J: See also http://www.slf4j.org/codes.html#replay [info] Hello world!
The text was updated successfully, but these errors were encountered: