I want to use RollingFileAppender class but I want to log the messages in a
RSS based format.  I tried extending from RollingFileAppender and overriding
the Append method, but was unable to do much except call the base class
Append method.  Is it possible to write to the file that is maintained in
the base class without calling base.Append?
-- 
View this message in context: 
http://www.nabble.com/Question-about-rollingfileappender-tf3554337.html#a9924303
Sent from the Log4net - Dev mailing list archive at Nabble.com.

Reply via email to