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
I agree, I always get 10:39:44,336 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/Users/ac75095172/.m2/repository/io/swagger/codegen/v3/swagger-codegen-generators/1.0.27/swagger-codegen-generators-1.0.27.jar!/logback.xml] 10:39:44,336 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 10:39:44,336 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/C:/Users/ac75095172/.m2/repository/io/swagger/codegen/v3/swagger-codegen-generators/1.0.27/swagger-codegen-generators-1.0.27.jar!/logback.xml]
sirlatrom
added a commit
to sirlatrom/swagger-codegen-generators
that referenced
this issue
Jan 11, 2024
Hello,
is there a particular reason to not exclude logback.xml from final jar artifact like it is done with swagger-codegen for instance
https://github.com/swagger-api/swagger-codegen/blob/3.0.0/modules/swagger-codegen/pom.xml
I use it as a dependency ( maybe I am wrong ) and I suspect it changed our default logging configuration
https://github.com/swagger-api/swagger-codegen-generators/blob/master/src/main/resources/logback.xml
The text was updated successfully, but these errors were encountered: