开发者

unable to send mail though log4net config

开发者 https://www.devze.com 2023-02-10 15:52 出处:网络
It is not sending mail when there is a error logged in my log file. Can anyone see what is the proble开发者_运维问答m because I can see an error logged in the log file?

It is not sending mail when there is a error logged in my log file. Can anyone see what is the proble开发者_运维问答m because I can see an error logged in the log file?

THnx


Turn on internal debugging... is it logging to other appenders? Did you call the "XmlConfigurator.Configure" method (by code or attribute)?

0

精彩评论

暂无评论...
验证码 换一张
取 消