About local logs
#34392
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyonе, In our project automatically changed <quarkus-logging-logback.version>0.13.0</quarkus-logging-logback.version> to <quarkus-logging-logback.version>1.1.0</quarkus-logging-logback.version> and added
org.slf4j
slf4j-api
${slf4j.version}
dependency version <slf4j.version>2.0.7</slf4j.version>, and now I can't see the local logs, which can be the cause of?
Beta Was this translation helpful? Give feedback.
All reactions