]
Diego Lovison reassigned JGRP-2422:
-----------------------------------
Assignee: Diego Lovison (was: Bela Ban)
Log protocols per class
-----------------------
Key: JGRP-2422
URL:
https://issues.jboss.org/browse/JGRP-2422
Project: JGroups
Issue Type: Enhancement
Affects Versions: 4.1.8
Reporter: Diego Lovison
Assignee: Diego Lovison
Priority: Critical
As a developer I would like to configure the protocols logs per class name
{noformat}
org.jgroups.protocols.MERGE3=TRACE
org.jgroups.protocols.FD_ALL=TRACE
org.jgroups.protocols.VERIFY_SUSPECT=TRACE
org.jgroups=DEBUG
{noformat}
All class will be using DEBUG except MERGE3, FD_ALL and VERIFY_SUSPECT that will be using
TRACE