I have used XML log files and rolling flat files as my log destinations using respective TraceListeners in enterprise library.
I now need a rolling XML log file. Can I implementing a custom listener which creates a rolling XML log file? Can you give me some pointers on how to go about this.