Diego Lovison created JGRP-2422:
-----------------------------------
Summary: 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: Bela Ban
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
--
This message was sent by Atlassian Jira
(v7.13.8#713008)