RE: Log4Net Viewer

2005-04-23 Thread Nicko Cadell
Ron, I hereby appoint you the expert on Chainsaw interoperability ;) I have tried to extract the important points from the list and put them together in the html page attached. (If nothing is attached then the list is dropping attachments again :( The real document is the xml version, that it us

RE: how to add a custom level?

2005-04-23 Thread Nicko Cadell
Have a look at the Trace extension in the log4net download at: extensions\net\1.0\log4net.Ext.Trace\cs\src This extension adds a TRACE level below DEBUG. You could copy this example and change Trace to Stats or whatever your want to call your level. In TraceLogImpl the level is defined as Level(