(and do it in a pretty way)
The Apache log4net library is a tool to help the programmer output log statements to a variety of output targets.
log4net is a port of the excellent Apache log4j framework to the Microsoft® .NET runtime.
Yes !
(and make the right people give a f*ck!)
ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compiling or re-deployment
Yes !
(because windows services can drive you a bit insane)
Topshelf is a framework for hosting services written using the .NET framework. The creation of services is simplified, allowing developers to create a simple console application that can be installed as a service using Topshelf.
Yes !
(as good as it gets)
An easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET applications. No Windows Service required.
Yes !
(people need to deal with that)