Issue Type: Bug Bug
Affects Versions: 1.0.11
Assignee: Logback dev list
Components: logback-classic, logback-core
Created: 26/Apr/13 11:35 AM
Description:

Hi There,

I'm running the logback under the log using the log4j adapter.
in the log4j.xml, I setup the logging with async appender which would write to fileRolling appender that would roll every hour.

During the load, I found that I missed 1 hour worth of logging.
When I look at the file, the new coming log file were actually overwritten the previously written log.

I'm not sure if this is a bug in logback async or in the log4j adapter.

Appreciate if someone can help me investigate this issue.

Thanks.

Environment:

I'm using the following stack to run logback:

  • jcl-over-slf4j-1.7.5
  • log4j-over-slf4j-1.7.5
  • jul-to-slf4j-1.7.5
  • logback-classic-1.0.11
  • logback-core-1.0.11
Project: logback
Priority: Major Major
Reporter: arvin stefanus
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira