I am using ELMAH to log errors, and NLog as my logging framework.
Is it possible to capture application pool recycles from IIS 7.5, and log them using NLog?
Website is developed using .Net Framework 4.5, IIS 7.5 & C#.
I am using ELMAH to log errors, and NLog as my logging framework.
Is it possible to capture application pool recycles from IIS 7.5, and log them using NLog?
Website is developed using .Net Framework 4.5, IIS 7.5 & C#.