Subject: | Add a way to change filename per category |
We currently create a new file per category with our homemade logger
thingy, and I'd love to be able to do this easily with Log4perl. I
considered just subclassing the File appender but due to the fact that
it doesn't use accessors it wouldn't be very clean. I'm glad to send a
patch if you could give me guidance.