Has anyone worked out a way to use a RollingFileAppender with PIDs in filenames? What I would like to do is to ensure we never have more than 10MB of logs, but also to have the PID in the filename to get around ASP.NETlocking issues, and to allow multiple websites to be installed from the same directory.
Thanks, Jerry
