[jboss-jira] [JBoss JIRA] Commented: (JBAOP-396) Integrate with jboss logging

Kabir Khan (JIRA) jira-events at lists.jboss.org
Tue May 15 07:58:52 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBAOP-396?page=comments#action_12362248 ] 
            
Kabir Khan commented on JBAOP-396:
----------------------------------

Created a AOPLogger (subc;lass of Logger). When getting a logger and if log4j is not on the classpath we create a SystemOutLoggerPlugin which prints all log levels to System.out.println(). If log4j is available on the classpath, we use log4j, in which case there must be a log4j.properties on the classpath. 

AspectManager.verbose is still the switch for if logging should occur, using log4j allows you more fine-grained control over what is printed.

> Integrate with jboss logging
> ----------------------------
>
>                 Key: JBAOP-396
>                 URL: http://jira.jboss.com/jira/browse/JBAOP-396
>             Project: JBoss AOP
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>            Reporter: Kabir Khan
>         Assigned To: Kabir Khan
>             Fix For: 2.0.0.alpha5
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list