Updated (6/17/2004 @ 8:46p): The constructor should be static, not private.
On one of my projects, I didn’t really want to use Log4Net and I certainly didn’t want to log to the Event Log, so I looked into using a TraceListener.
Updated (6/17/2004 @ 8:46p): The constructor should be static, not private.
On one of my projects, I didn’t really want to use Log4Net and I certainly didn’t want to log to the Event Log, so I looked into using a TraceListener.