Is there an SNMP appender for log4net?
Please read carefully, I'm looking for an SNMP (not SMTP) trap appender for log4net. Log4j has an SNMPTrapAppender and I have not seen an equivalent for log4net. Does anyone know of an appender that 开发者_如何学JAVAalready does this?
Have a look at the following JIRA on Log4Net. It is a patch, but the JIRA contains the SNMPTrapAppender source and a sample on how to define the config.
精彩评论