Merge "Issue #2142 disable stacktraces on hibernate log to save disk space" into development
Former-commit-id:de76798dab
[formerlyde76798dab
[formerly 27077fbafdaa938f8bb66f293c87dcb98a52e75a]] Former-commit-id:462e43de37
Former-commit-id:7c2e72f3d0
This commit is contained in:
commit
c3285f03e0
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
</rollingPolicy>
|
||||
|
||||
<encoder>
|
||||
<pattern>%-5p %d [%t] %c{0}: %m%n</pattern>
|
||||
<pattern>%-5p %d [%t] %c{0}: %m%n %nopex</pattern>
|
||||
</encoder>
|
||||
</appender>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
</rollingPolicy>
|
||||
|
||||
<encoder>
|
||||
<pattern>%-5p %d [%t] %c{0}: %m%n</pattern>
|
||||
<pattern>%-5p %d [%t] %c{0}: %m%n %nopex</pattern>
|
||||
</encoder>
|
||||
</appender>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue