You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2013/10/02 16:50:42 UTC

[jira] [Updated] (LOG4J2-415) Format log event time as UNIX time (seconds or milliseconds).

     [ https://issues.apache.org/jira/browse/LOG4J2-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory updated LOG4J2-415:
--------------------------------

    Summary: Format log event time as UNIX time (seconds or milliseconds).  (was: Format log event time as UNIX time.)

> Format log event time as UNIX time (seconds or milliseconds).
> -------------------------------------------------------------
>
>                 Key: LOG4J2-415
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-415
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Layouts
>         Environment: Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
> Maven home: C:\Java\apache-maven-3.0.5\bin\..
> Java version: 1.7.0_25, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_25\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>         Attachments: Log4j2-415.diff
>
>
> Format log event time as UNIX time.
> This patch proposes two solutions, we should pick one.
> Either use %d{UNIX} and modify the existing DatePatternConverter which makes the class a tiny bit more convoluted.
> Or, create a new UnixTimePatternConverter, which is simple, but duplicates the pattern of DatePatternConverter.
> Discuss! :)



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org