Issue #2142 disable stacktraces on hibernate log to save disk space
Change-Id: I98b3cf30c9c02c74f328a9498494fe5b23357b53 Former-commit-id:a90baa1666
[formerlyb4c8df3ba3
] [formerly79094f60a9
] [formerlya90baa1666
[formerlyb4c8df3ba3
] [formerly79094f60a9
] [formerlyc842b6d439
[formerly79094f60a9
[formerly 4ac272dd8824c4f07004c503e68d03b05109cd50]]]] Former-commit-id:c842b6d439
Former-commit-id:43c3b38418
[formerlyc5ab4b2048
] [formerly d7d1d5afa193506fa607067acb9cc054525595a6 [formerlyd2e6fa6b8d
]] Former-commit-id: 115f1b1d7df3d4ec02f44f44e6d061188aeb1bb6 [formerly6d987cc508
] Former-commit-id:be11ec53ed
This commit is contained in:
parent
94a02050bf
commit
f4ef7d7820
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