[jboss-jira] [JBoss JIRA] (JBRULES-257) Audit logger to optionally use java.util.logging

David Lloyd (Commented) (JIRA) jira-events at lists.jboss.org
Thu Dec 22 11:10:10 EST 2011


    [ https://issues.jboss.org/browse/JBRULES-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652848#comment-12652848 ] 

David Lloyd commented on JBRULES-257:
-------------------------------------

If you're adding a third-party module, I strongly recommend using jboss-logging.  Otherwise JDK logging is it.
                
> Audit logger to optionally use java.util.logging
> ------------------------------------------------
>
>                 Key: JBRULES-257
>                 URL: https://issues.jboss.org/browse/JBRULES-257
>             Project: Drools
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: drools-core  (expert)
>            Reporter: Michael Neale
>            Assignee: Mark Proctor
>            Priority: Optional
>             Fix For: FUTURE
>
>
> As we are java 1.4 and up, we can use java.util.logging package to look audit messages.
> This means people can use the normal way to configure any sort of logging they dream of, including viewers, bridges to other logging systems, files, database and so on. 
> I think logging in JDK is the best choice, even though log4j is better, it would be best not to add any dependencies to core other then JRE itself.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list