开发者

Nlog - email logs every x minutes

开发者 https://www.devze.com 2023-03-16 15:34 出处:网络
Is it possible to email logs every x minutes using NLog?. if so, are there any examp开发者_开发技巧les.

Is it possible to email logs every x minutes using NLog?. if so, are there any examp开发者_开发技巧les.

thanks.


I doubt It, If I was you I would only email Logs of Error or Fatal level, if you what to email at specific times, just create a simple timer that emails the ErrorLog.txt File every x minutes.

0

精彩评论

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