DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15214>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15214

Cleanup Logging





------- Additional Comments From [EMAIL PROTECTED]  2002-12-10 10:10 -------
I would propose as part of this cleanup to actual completely review 
the logging format and use Log4j channels to possibly seperate logging
statements in different files in order to avoid the current jetspeed.log
clutter.

This is supported by Turbine Log wrapper through:
Log.getLogger("mylogger").isDebugEnabled().

I would propose to create the following loggers:
- syndication -> OCS & RSS feeds
- profile -> PSML & customization errors
- db -> all SQL & LDAP related issues
- container -> Portlet related issues
- internal -> anything else, including registry

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to