Hi,

Just have a look...
here EcapsuleLogger is a java class.. with in that logInfoMessage is a
method...which will take the class name and the message ...


EcapsuleLogger.logInfoMessage(LoginAction.class, "In the TRY BLOCK of
the LoginAction");


this message will go into the log file...

this is one approach

so u can use the log4j in many ways

bye 

On Tue, 28 Sep 2004 20:39:59 +0900, Prasad, Kamakshya
<[EMAIL PROTECTED]> wrote:
> Hi All,
> 
> I am newbie in log4j.
> 
> Please advice me the best option for loading the log4j properties file
> in a web application.
> 
> Regards,
> 
> KP
> 
> 



-- 
-- 
Kranti Kiran Kumar Parisa
Software Engineer [ e-Biz ],
Patni Computer Systems Ltd.,
India
Mobile: +91 98504 45977

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to