[
https://issues.apache.org/jira/browse/LOGGING-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg updated LOGGING-3:
----------------------------------
Fix Version/s: 1.0.1
> Using Log4J as impl. gives linenumbers in Log4JCategoryLog , not class that
> does the logging.
> ---------------------------------------------------------------------------------------------
>
> Key: LOGGING-3
> URL: https://issues.apache.org/jira/browse/LOGGING-3
> Project: Commons Logging
> Issue Type: Bug
> Affects Versions: 1.0
> Environment: Operating System: All
> Platform: PC
> Reporter: Morten Haavaldsen
> Fix For: 1.0.1
>
>
> I use the commons log package and sets the impl=Log4JCategoryLog
> The logging then shows linenumbers in the actual impl class(which bridges the
> logging) and not the class that actually does the logging.
> Thus the same line number appairs all the time(almost) and the feature of
> log4J
> becomes rather useless.
> This feature is really important in system with lots of code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.