I am mainly using ESAPI(ESAPI 2.1.0) for Logging with Log4j integration
I am using JDK 1.5 & log4j 1.2.12 and running application on websphere 6.1.
The Source file name and line Number is always logged as Log4JLogger.java:449. Tried to change the pattern in log4j.properties and does not have resolve the issue.
Please share the details if anyone already experienced this issue. not sure whether it is a jar version compatibility issues.
From thiruthi...@gmail.com on July 10, 2014 22:57:35
I am mainly using ESAPI(ESAPI 2.1.0) for Logging with Log4j integration
I am using JDK 1.5 & log4j 1.2.12 and running application on websphere 6.1.
The Source file name and line Number is always logged as Log4JLogger.java:449. Tried to change the pattern in log4j.properties and does not have resolve the issue.
Please share the details if anyone already experienced this issue. not sure whether it is a jar version compatibility issues.
Original issue: http://code.google.com/p/owasp-esapi-java/issues/detail?id=333