// archives

logging framework

This tag is associated with 1 posts

Best. Logger. Ever.

Logging is one of those “system” components that always seems to either be left out or way over-engineered (glares at Microsoft‘s Enterprise Application Blocks). Today, I’d like to introduce you to a logging framework that’s everything it needs to be and nothing it doesn’t. The .Net Logging Framework from The Object Guy is powerful enough [...]