I'm trying to understand cache behavior for an application cache used in my business layer, but finding it very difficult to monitor/observe what's happening. In particular I'm trying to detect:
| * node copies | * node evictions | * misses / hits | Setting org.jboss.cache log4j levels to DEBUG shows a bit of transaction work, but nothing else. Is there a different set of log categories to configure? A different log level? Appreciate any guidance, pete View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012633#4012633 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012633 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
