diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml index fccd344..1f196bd 100644 --- a/src/main/resources/logback.xml +++ b/src/main/resources/logback.xml @@ -6,6 +6,13 @@ + + gitbucket.log + + %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n + + + @@ -13,5 +20,8 @@ + \ No newline at end of file