It strikes me that you have your minutes and months mixed up in the pattern you are using. I forget if month is MM or mm, but you're using the one for minutes instead.
Greg On Saturday, 27 August 2011, sanchay (JIRA) <[email protected]> wrote: > 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 > > > _______________________________________________ > logback-dev mailing list > [email protected] > http://qos.ch/mailman/listinfo/logback-dev >
_______________________________________________ logback-dev mailing list [email protected] http://qos.ch/mailman/listinfo/logback-dev
