[jboss-jira] [JBoss JIRA] Commented: (JBRULES-463) audit log for all system actions

Fernando Meyer (JIRA) jira-events at lists.jboss.org
Thu May 3 14:28:30 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBRULES-463?page=comments#action_12361359 ] 
            
Fernando Meyer commented on JBRULES-463:
----------------------------------------

I'm using this pattern layout in my log4j.xml 

<layout class="org.apache.log4j.PatternLayout">
     <param name="ConversionPattern" value="%-5p %d{dd-MM HH:mm:ss,SSS} (%F:%M:%L)  -%m%n"/>
</layout> 

INFO  03-05 14:22:25,956 (ServiceImplementation.java:checkinVersion:296)  -USER:alan_parsons CHECKING IN asset: [testStatus2] UUID: [476e45b0-694f-4033-91c4-0b96c51a1ea3]  ARCHIVED [false]

I think that INFO is the best choose to log system actions, but we are using info on drools-repository instead debug, that generates a lot of unnecessary logs,
them probably we need to re-factory drools-repository to log actions as debug.  


> audit log for all system actions
> --------------------------------
>
>                 Key: JBRULES-463
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-463
>             Project: JBoss Rules
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>            Reporter: Michael Neale
>         Assigned To: Fernando Meyer
>


-- 
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