Hi Team,

I have my own logging implemented (MessageLogFactory) and it is set before
using any SNMP4J classes in the below manner in my application. This worked
fine in 1.11.3 version.

// my custom logging
LogFactory.setLogFactory(new MessageLogFactory());

However when I take in the latest 2.0.2 jar and nothing else changed I do
not see my MessageLogFactory being used for logging purpose. Could someone
confirm this as a problem?

Thanks
Johnson.
_______________________________________________
SNMP4J mailing list
[email protected]
http://lists.agentpp.org/mailman/listinfo/snmp4j

Reply via email to