Add timezone offset to default logging date format patterns

Closes gh-28654
This commit is contained in:
Scott Frederick
2022-05-03 17:08:44 -05:00
parent 541ab69aff
commit 7f395941c7
10 changed files with 35 additions and 24 deletions

View File

@@ -107,7 +107,7 @@ For example, to make the text yellow, use the following setting:
[source,indent=0,subs="verbatim"]
----
%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){yellow}
%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){yellow}
----
The following colors and styles are supported: