|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CustomLogFactory
An extension interface allowing to plug in a custom log provider. Set the
jgroups.logging.log_factory_class
system property with the fully
qualified class name of your implementation in order for JGroups to use it
Method Summary | |
---|---|
Log |
getLog(java.lang.Class clazz)
|
Log |
getLog(java.lang.String category)
|
Method Detail |
---|
Log getLog(java.lang.Class clazz)
Log getLog(java.lang.String category)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |