I\'m trying to set up separate log files for different packages. I\'m using a Wrapper class for a log4j logger. Every class in my application calls same wrapper
log4j
Creating 2 appenders and 2 loggers would do what you want.