[
https://issues.apache.org/jira/browse/OPENEJB-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
karan singh malhi updated OPENEJB-675:
--------------------------------------
Attachment: OpenEJB-675.patch
Modified o.a.o.util.Logger to check for a system property named
"openejb.logger.external".
If this property is false, then configure logging according to OpenEJB's
internal rules of configuration
If this property is true, then do nothing i.e. just assume that the external
software (e.g. Geronimo) set the log4j.configuration property to the
appropriate properties file. The LogManager will automatically configure itself
based on the properties file set by the log4j.configuration system property
i.e. the default behaviour of log4j.
> Add support for logging being configured externally
> ---------------------------------------------------
>
> Key: OPENEJB-675
> URL: https://issues.apache.org/jira/browse/OPENEJB-675
> Project: OpenEJB
> Issue Type: Improvement
> Reporter: karan singh malhi
> Attachments: OpenEJB-675.patch
>
>
> Currently Geronimo users find it difficult to configure logging for OpenEJB
> categories. Modify Logger to add support for external configuration of logging
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.