[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-735) Append the cluster name to the TreeCache log category
Brian Stansberry (JIRA)
jira-events at jboss.com
Fri Aug 11 10:42:12 EDT 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-735?page=comments#action_12341068 ]
Brian Stansberry commented on JBCACHE-735:
------------------------------------------
Sure, every log output. Multiplexer doesn't change this; there will still be multiple caches running. Idea is to make it easy to distinguish log output from multiple caches.
This is a trivial change; just convert the log variable from static to an instance field and incorporate the cluster name property in the category when you create it. I'm not suggesting changing any of the log messages.
> Append the cluster name to the TreeCache log category
> -----------------------------------------------------
>
> Key: JBCACHE-735
> URL: http://jira.jboss.com/jira/browse/JBCACHE-735
> Project: JBoss Cache
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Brian Stansberry
> Assigned To: Brian Stansberry
> Priority: Minor
> Fix For: 2.1.0
>
>
> For the org.jboss.cache.TreeCache class (and PojoCache as well) it would be good to include the cluster name in the log category. This would help a lot in log analysis in situations where there are multiple caches.
--
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