Package | Description |
---|---|
org.snmp4j.log |
Modifier and Type | Class and Description |
---|---|
class |
ConsoleLogFactory
The
Log4jLogFactory implements a SNMP4J LogFactory for
Log4J. |
class |
JavaLogFactory
The
JavaLogFactory implements a SNMP4J LogFactory for
Java logging. |
class |
Log4jLogFactory
The
Log4jLogFactory implements a SNMP4J LogFactory for
Log4J. |
Modifier and Type | Method and Description |
---|---|
static LogFactory |
LogFactory.getLogFactory()
Gets the log factory to be used by SNMP4J.
|
Modifier and Type | Method and Description |
---|---|
static void |
LogFactory.setLogFactory(LogFactory factory)
Sets the log factory to be used by SNMP4J.
|
Copyright © 2014 SNMP4J.org. All rights reserved.