Skip to content

Instantly share code, notes, and snippets.

@ak2196
Created November 4, 2014 17:03
Show Gist options
  • Save ak2196/2e0c53f94a5370dc1f7c to your computer and use it in GitHub Desktop.
Save ak2196/2e0c53f94a5370dc1f7c to your computer and use it in GitHub Desktop.
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
<encoder>
<pattern>%d{MM-dd HH:mm:ss} [%thread] %-5level- %msg%n</pattern>
</encoder>
</appender>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment