Posted By:
Prasoon_Choudhary
Posted On:
Wednesday, November 27, 2002 06:58 AM
I would like to know how to use log4j from ejb. Where shoule i install the jar files and configuration file.
Also I would like to know the recommended way of using it in a complete j2ee application. thing like whether logging should be done at ejb level or at servlet/jsp level.
Also should we maintain different logging file for different modules etc.