Class JGroupsLoggerFactory
- java.lang.Object
-
- de.xima.fc.cluster.impl.jgroup.log.JGroupsLoggerFactory
-
- All Implemented Interfaces:
org.jgroups.logging.CustomLogFactory
public class JGroupsLoggerFactory extends Object implements org.jgroups.logging.CustomLogFactory
Implementation of aCustomLogFactory
that createssl4j
loggers.- Since:
- 3.1.0
- Author:
- XIMA MEDIA GmbH
-
-
Constructor Summary
Constructors Constructor Description JGroupsLoggerFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jgroups.logging.Log
getLog(Class clazz)
org.jgroups.logging.Log
getLog(String category)
-