[logback-dev] [JIRA] Commented: (LBCORE-219) Date are garbage

Joern Huxhorn (JIRA) noreply-jira at qos.ch
Sun Aug 28 16:50:16 CEST 2011


    [ http://jira.qos.ch/browse/LBCORE-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12105#action_12105 ] 

Joern Huxhorn commented on LBCORE-219:
--------------------------------------

Your logger configuration mixes up month and minutes.

It should be
yyyy-MM-dd HH:mm:ss
and is likely looking like this instead
yyyy-mm-dd HH:mm:ss

> Date are garbage
> ----------------
>
>                 Key: LBCORE-219
>                 URL: http://jira.qos.ch/browse/LBCORE-219
>             Project: logback-core
>          Issue Type: Bug
>    Affects Versions: 0.9.29
>         Environment: java version "1.6.0_17"
> OpenJDK Runtime Environment (IcedTea6 1.7.4) (rhel-1.21.b17.el6-x86_64)
> OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
>            Reporter: sanchay
>            Assignee: Logback dev list
>            Priority: Critical
>
> Sometimes I get these:
> [2011-17-26 23:17:20] [10461252] [main] INFO  ...
> [2011-59-26 23:59:52] [13013252] [main] INFO  ...
> [2011-07-27 00:07:55] [13495801] [main] INFO  ...
> [2011-08-27 00:08:48] [13548993] [main] INFO  ...
> [2011-09-27 00:09:36] [13597328] [main] INFO  ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the logback-dev mailing list