You are correct. You can use the AsyncAppender to allow an appender to work on its own thread:
http://tinyurl.com/zboxo http://svn.apache.org/viewvc/logging/log4net/trunk/examples/net/1.0/Appenders/SampleAppendersApp/cs/src/Appender/ --- Richard Collette <[EMAIL PROTECTED]> wrote: > Am I correct that appenders are not called (doAppend) as individual > threads? If so, why not? > > Thanks, > Rich >
