.oss.aws-maven.5.0.0.RELEASE.MSH.1.CONVEY.6.source-code.logback.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aws-maven Show documentation
Show all versions of aws-maven Show documentation
Standard Maven wagon support for s3:// URLs
The newest version!
<configuration>
<appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender">
<encoder>
<pattern>%-5level %msg%n</pattern>
</encoder>
</appender>
<root level="warn">
<appender-ref ref="CONSOLE"/>
</root>
</configuration>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy