Best Logger technique to log errors in Dot net Application. [Resolved]

Posted by Poojawadekar under ASP.NET on 4/13/2016 | Points: 10 | Views : 1553 | Status : [Member] | Replies : 4
I want to know logger techniques to log the errors and best to use heavy user application. Can any one share information for the same?




Responses

Posted by: Rajnilari2015 on: 4/13/2016 [Member] [Microsoft_MVP] [MVP] Platinum | Points: 50

Up
0
Down

Resolved
We are using Log4Net ( https://csharp.today/log4net-tutorial-great-library-for-logging/ )

--
Thanks & Regards,
RNA Team

Poojawadekar, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Sheonarayan on: 4/13/2016 [Administrator] HonoraryPlatinum | Points: 25

Up
0
Down
Indeed Log4Net is good however do not get carried away with too much customized configurations. Just use the default configurations.

Thanks

Regards,
Sheo Narayan
http://www.dotnetfunda.com

Poojawadekar, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Sheonarayan on: 4/13/2016 [Administrator] HonoraryPlatinum | Points: 25

Up
0
Down
Here are many more logging framework lists can be used in .NET

http://nugetmusthaves.com/Tag/Logging and here are some comparison http://www.dotnetlogging.com/comparison/.

Thanks

Regards,
Sheo Narayan
http://www.dotnetfunda.com

Poojawadekar, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Poojawadekar on: 4/13/2016 [Member] Starter | Points: 25

Up
0
Down
Thank you all for your information.

Poojawadekar, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response