Skip to content

Commit

Permalink
line-based timestamp pattern: removed potential of outputting seconds…
Browse files Browse the repository at this point in the history
… on time zone
  • Loading branch information
q3769 committed Mar 30, 2023
1 parent 06b8e8b commit 7846430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/elf4j-test.properties
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ writer2.pattern={json:caller-thread,caller-detail,pretty}
writer3=standard
writer3.pattern={json}
writer4=standard
writer4.pattern={timestamp:yyyy-MM-dd'T'HH:mm:ss.SSSXXX} {level:5} [{thread:name}] {class:compressed}#{method} - {message}
writer4.pattern={timestamp:yyyy-MM-dd'T'HH:mm:ss.SSSXXX} {level:5} [{thread:name}] {class:compressed}#{method} -- {message}

0 comments on commit 7846430

Please sign in to comment.