| Author |
How to pass Log4J XML path in Custom Logger
|
Abhay Agarwal
Ranch Hand
Joined: Feb 29, 2008
Posts: 693
|
|
In Spring MVC 3.0 application, i have defined a Cusotm Log4J logger class. It constructor is private. It has one getInstance() method which create instance of custom Log4J Logger. I want to pass log4j.xml path in its static getInstance() method through Spring bean configuration file.
Please let me know how to achieve it.
~ abhay
|
Oracle certified Java 7 Programmer, SCJA 1.0, SCJP 5.0, SCWCD 5.0, Oracle SQL Fundamentals I
|
 |
 |
|
|
subject: How to pass Log4J XML path in Custom Logger
|
|
|