Package org.snmp4j.log

Interface Summary
LogAdapter The LogAdapter specifies the logging interface used by SNMP4J.
 

Class Summary
ConsoleLogAdapter The ConsoleLogAdapter provides simple logging to the console.
ConsoleLogFactory The Log4jLogFactory implements a SNMP4J LogFactory for Log4J.
JavaLogAdapter The JavaLogAdapter log adapter provides logging for SNMP4J through the Java logging (java.util.logging).
JavaLogFactory The JavaLogFactory implements a SNMP4J LogFactory for Java logging.
Log4jLogAdapter The Log4jLogAdapter implements a logging adapter for Log4J.
Log4jLogFactory The Log4jLogFactory implements a SNMP4J LogFactory for Log4J.
LogFactory The LogFactory singleton is used by SNMP4J to determine the logging framework used to process SNMP4J log messages.
LogLevel  
LogProxy A LogProxy can be used for late binding loggers.
NoLogger The NoLogger implements a LogAdapter that does not perform any logging.
 


Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.