JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.jgroups.logging
Interface CustomLogFactory
public interface
CustomLogFactory
An extension interface allowing to plug in a custom log provider.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Log
getLog
(
Class
<?> clazz)
Log
getLog
(
String
category)
Method Details
getLog
Log
getLog
(
Class
<?> clazz)
getLog
Log
getLog
(
String
category)