Search Results

3
votes
4answers
890 views

What the best rollover log file tracelistener for .NET

I'm looking for a good TraceListener for .Net that supports rolling over the log file based on size limits. Constraints Uses .Net built in Trace logging …