How to configure logging level on Websphere for messages not fired on SystemOut
-------------------------------------------------------------------------------
Key: DOCU-84
URL: http://www.jahia.net/jira/browse/DOCU-84
Project: Jahia Documentation
Issue Type: Task
Components: Configuration & Environment, Websphere
Affects Versions: DOC 5.0 SP5
Reporter: Damien Saulnier
Assignee: Damien Saulnier
Fix For: DOC 5.0 SP5
Messages not fired on SystemOut are not handled by log4j.xml
To modify log verbosity for those messages, we need to do it at application
server level.
Servers / Application servers / ${servername} / Change Log Detail Levels
Set the wanted level for the concerned package / class using the tree, or
directly adding a new line in the text area like this one:
org.jboss.cache.transaction.DummyTransactionManager=fatal
(line must finish with ":" , excepted the last one)
It is also required to document in Jahia on WAS guide:
org.jboss.cache.transaction.DummyTransactionManager=fatal:
org.hibernate.event.def.DefaultLoadEventListener=warning
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://www.jahia.net/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
jira_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/jira_list