posted 19 years ago
Do you mean how to write a new one, or how to contribute one you're written back to the project? If the former, use RollingFileAppender.java or DailyRollingFileAppender.java as an example; maybe you can even extend one of them. If the latter, post a message to the log4j developer mailing list, and they'll let you know how to proceed.