<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">We do now support JBoss Logging.<div><br></div><div><a href="https://issues.jboss.org/browse/ISPN-380">https://issues.jboss.org/browse/ISPN-380</a></div><div><br></div><div><a href="https://issues.jboss.org/browse/ISPN-380"></a>@Galder, does JBoss Logging have support for what Mircea mentioned below?</div><div><br><div><div>On 27 Apr 2011, at 13:21, Olaf Bergner wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Silly me, forgot the link: <a href="http://logback.qos.ch/manual/mdc.html">http://logback.qos.ch/manual/mdc.html</a>.<br><br>Am 27.04.11 16:55, schrieb Mircea Markus:<br><blockquote type="cite">Hi,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I'm looking into some logs for the a JBW demo : it has 4 caches deployed on each node and lots of topology changes happen. It's close to impossible to tell &nbsp;which log pertains to which cache, especially around the DistributionInterceptorImpl.<br></blockquote><blockquote type="cite">Wouldn't it make sense that, for certain components, to include the name of the cache in the logs? IThis might be achieved with minimal changes by adding an additional param to the LogFactory.getLog(Class) method and let the logger itself do the heavy lifting.<br></blockquote><blockquote type="cite">e.g.<br></blockquote><blockquote type="cite">Log l = LogFactory.getLog(DistributionManagerImpl.class, "cacheName");<br></blockquote><blockquote type="cite">and on each call l.trace("A message") the logger might output, besides underlying log's format, the string "[cacheName] A message".<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Wdyt?<br></blockquote><blockquote type="cite">Cheers,<br></blockquote><blockquote type="cite">Mircea<br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">infinispan-dev mailing list<br></blockquote><blockquote type="cite"><a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br></blockquote><blockquote type="cite"><a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a><br></blockquote><blockquote type="cite"><br></blockquote><br>_______________________________________________<br>infinispan-dev mailing list<br><a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/infinispan-dev<br></div></blockquote></div><br><div>
<div><div>--</div><div>Manik Surtani</div><div><a href="mailto:manik@jboss.org">manik@jboss.org</a></div><div><a href="http://twitter.com/maniksurtani">twitter.com/maniksurtani</a></div><div><br></div><div>Lead, Infinispan</div><div><a href="http://www.infinispan.org">http://www.infinispan.org</a></div><div><br></div></div><br class="Apple-interchange-newline">
</div>
<br></div></body></html>