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