[
https://issues.apache.org/jira/browse/OPENEJB-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
karan singh malhi updated OPENEJB-601:
--------------------------------------
Attachment: cumulative.patch
Added cumulative patch. The logs.patch file did not take care of the issue
where the same log output was being sent to the console by parent loggers. This
led to multiple outputs of the same message. IGNORE logs.patch and apply
cumulative.patch.
The difference between cumulative.patch and logs.patch is that cumulative.patch
adds a line in Logger.java to disable additivity on a log4j Logger instance.
> broken logging
> --------------
>
> Key: OPENEJB-601
> URL: https://issues.apache.org/jira/browse/OPENEJB-601
> Project: OpenEJB
> Issue Type: Bug
> Reporter: karan singh malhi
> Attachments: cumulative.patch, logs.patch
>
>
> Logging doesnt work. When running a build in maven, no log output shows up in
> the console.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.