Lightweight Logging Library for .NET

I’ve created a very simple logging library for .NET called LogMagic. My intentions were pure and the main driver to do so is I couldn’t easily extend or understand existing logging frameworks like log4net or NLog. Whereas they are great and I love log4net, configuring it from code or config files is always a big pain.

I’m still going to use log4net and NLog with my clients because they great and just work, at the same time promoting my simple lib!

If you want to check it out go directly to GitHub. NuGet Package is also available.


To contact me, send an email anytime or leave a comment below.