No, but any skill at all with regular expressions gives it to you easily.
Perl was built for that.  If you want to stay in Java, look at PerlTools in
the Apache project.

-Jim Moore

-----Original Message-----
From: Jared Low [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 04, 2001 11:25 PM
To: Log4j
Subject: log4j reader


Hi,

We are currently implementing logging in our projects with log4j.

Due to the size of our projects, we need to filter the generated log file
according to the Category and Priority.

My question is that whether log4j has the ability to read in a String and
with the given PatternLayout, returns back the Category, Priority, the
message itself and other valid options seperately so that I could do my own
filtering?

Thanks.


I awaits...
--
Jared Low
mailto:[EMAIL PROTECTED]


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

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

Reply via email to