All Downloads are FREE. Search and download functionalities are using the official Maven repository.

aven.plugins.openapi2jsonschema4j.1.0.8.source-code.logback.xml Maven / Gradle / Ivy

The newest version!
<configuration>
    <appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
        <encoder>
            <pattern>%d{HH:mm:ss.SSS} %-5level - %msg%n</pattern>
        </encoder>
    </appender>


    <root level="TRACE">
        <appender-ref ref="STDOUT"/>
    </root>
    
</configuration>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy