On 8/16/06, sudhakardvvn <[EMAIL PROTECTED]> wrote:

Hi,
I want to know how can we use different log fiels for one application for
different functionalities. for example I have to funcationalities in the
application like registerUser() and granstAccessToUser()

create a separate logger hierachy for every functionality you want in
a separate log file, and then create appenders for each functionality
(with different files) and attach them to the proper hierachies.

--
Javier González Nicolini

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

Reply via email to