Skip to content

Commit

Permalink
Merge pull request #127 from italiangrid/STOR-1198
Browse files Browse the repository at this point in the history
Add Date to Backend's metrics log
  • Loading branch information
enricovianello authored May 7, 2020
2 parents f44ab5f + 6cafaae commit 43cc11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/logging.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</rollingPolicy>

<encoder>
<pattern>%date{HH:mm:ss.SSS} - %msg%n</pattern>
<pattern>%date{ISO8601} - %msg%n</pattern>
</encoder>

</appender>
Expand Down

0 comments on commit 43cc11c

Please sign in to comment.