[
https://issues.apache.org/jira/browse/LOG4J2-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206985#comment-17206985
]
ASF subversion and git services commented on LOG4J2-2889:
---------------------------------------------------------
Commit e69401d095cd603147418960195954f77f760c70 in logging-log4j2's branch
refs/heads/release-2.x from Matt Sicker
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=e69401d ]
Merge pull request #423 from gengyuanzhe/release-2.x
[LOG4J2-2889] HtmlLayout support datePattern and timezone
> Data-Time Formate in HTML Layout
> --------------------------------
>
> Key: LOG4J2-2889
> URL: https://issues.apache.org/jira/browse/LOG4J2-2889
> Project: Log4j 2
> Issue Type: Bug
> Components: Layouts
> Affects Versions: 2.13.3
> Reporter: karthikeyan Mourougane
> Priority: Blocker
> Labels: easyfix
> Fix For: 2.13.3
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Hi Team,
> As per the documentation we have set the HTML layout as below:
> {{<HTMLLayout charset=}}{{"UTF-8"}} {{title=}}{{"Test Logs"}}
> {{locationInfo=}}{{"true"}} {{/>}}
> {{ }}
> In the HTML page, time stamp is not in proper format:
> ||Time||Thread||Level||Logger||Message||
> |350350462|HTTP Handler
> 10.170.233.124|{color:#993300}*WARN*{color}|adminServer|
> How to change date time format to custom timestamp.
>
> Thanks
> Karthick
--
This message was sent by Atlassian Jira
(v8.3.4#803005)