Skip to content
Snippets Groups Projects
Commit e49214be authored by Gaelle.Barris's avatar Gaelle.Barris
Browse files

change output log

parent faf2c35a
No related branches found
No related tags found
No related merge requests found
......@@ -8,10 +8,10 @@
</Properties>
<Appenders>
<Console name="Console" target="SYSTEM_OUT" follow="true">
<!-- <PatternLayout pattern="${LOG_PATTERN}" />-->
<JsonLayout complete="true" compact="true" eventEol="true" includeStacktrace="true" objectMessageAsJsonObject="true" >
<PatternLayout pattern="${LOG_PATTERN}" />
<!-- <JsonLayout complete="true" compact="true" eventEol="true" includeStacktrace="true" objectMessageAsJsonObject="true" >
<KeyValuePair key="timeMillis" value="$${date:yyyy-MM-dd'T'HH:mm:ss.SSSZ}" />
</JsonLayout>
</JsonLayout>-->
</Console>
<RollingFile name="rollingLog"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment