- modify logging layout
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2466 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
parent
51ffec86ed
commit
123aab7758
@ -9,7 +9,7 @@
|
|||||||
</rollingPolicy>
|
</rollingPolicy>
|
||||||
|
|
||||||
<layout class="ch.qos.logback.classic.PatternLayout">
|
<layout class="ch.qos.logback.classic.PatternLayout">
|
||||||
<Pattern>%-4relative [%thread] %-5level %class - %msg%n</Pattern>
|
<Pattern>%date [%thread] %-5level %logger{35} - %msg%n</Pattern>
|
||||||
</layout>
|
</layout>
|
||||||
</appender>
|
</appender>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user