Hi Johnson, I do not think that there is a regression bug in the logging adapter. Have you debugged the code and are you sure the log factory initialization for your custom logging adapter is being called?
Best regards, Frank Am 24.10.2011 21:55, schrieb Johnson Smith: > 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 > SNMP4J@agentpp.org > http://lists.agentpp.org/mailman/listinfo/snmp4j _______________________________________________ SNMP4J mailing list SNMP4J@agentpp.org http://lists.agentpp.org/mailman/listinfo/snmp4j