[SNMP4J] Debug messages question?

Zinger, Anthony J anthony.j.zinger at lmco.com
Wed Jun 14 22:07:05 CEST 2006


Hello Frank,

 

  Is there an easy way to turn off the debug messages that are being
written by the SNMP4j agent?

 

  I have added the following line to my agent:

             LogFactory.setLogFactory(new LogFactory());

  However, this turns off all messages.  What I would like to do is to
only display messages that are INFO or greater, i.e. do NOT display
DEBUG messages.  Or only display messages for my agent's class and NOT
all of the other classes that register with the LogFactory?

 

  Thanks.

 

Anthony J. Zinger




More information about the SNMP4J mailing list