Hi, Is it possibel to generate a CSV file output with custom data using log4net ? I want to have a CSV file per day(which I could do using RollingFileAppender) but want to have custom comma delimited fields besides timestamp and message in there ? Is it possible ?
Thanks in advance and regards Navin