Hi
I was just wondering why there isn't a trace level in log4Net. This level seems to be missing and I sometimes feel the need to use it, for example to output what events are being executed in an application. This feature is a part of log4J.
I know I can create a custom level like is talked about here but I don't want to put time and effort in something I feel should be part of the library itself.
Do you know about a log4net extension library which implements this or why this wasn't a part of the port to .net ?
