[AGENT++] debug messages

Jochen Katz katz at agentpp.com
Mon Oct 13 20:45:12 CEST 2003


Hi,

> i'm still a bit new to SNMP++ and AGENT++. from reading the docs and 
> going through the examples, i've managed to put together an agent, but i 
> have a question -- how do i get rid of the DEBUG messages that get 
> printed on the terminal screen? btw, i'm using RH9.

for agent++ edit agent++.h: #define _NO_LOGGING
and for snmp++ make sure that you don't have _DEBUG defined.

Regards,
   Jochen




More information about the AGENTPP mailing list