So I was thinking about this in my sleepI think I could probably just
create a custom Appender. Then in my configuration file, I can apply that
Appender to a specific level for a specific Category like the following
Jboss example:
-Original Message-
From: David Hosier [mailto:[EMAIL
Oops...I hit some strange keyboard combination and the email was sent
prematurely...I'll finish the email inline below
-Original Message-
From: David Hosier [mailto:[EMAIL PROTECTED]
Sent: Monday, May 08, 2006 7:35 AM
To: 'Log4J Users List'
Subject: RE: Logger vs. Appender
So I was
On May 8, 2006, at 1:33 AM, David Hosier wrote:
...
Anyway...thanks again for the reply, looking forward to hearing other
people's thoughts.
I'd suggest creating a static helper class that generates a message
object and then calls logger methods. The message object's toString
() should
Hi,
If I'm using SocketAppenders in my system and SocketReceivers at the other
end in chainsaw v2:
- How do I configure the tab names. Right now I just get "localhost-" and
output from multiple receivers in this one tab.
Where do I set the special application property ?(at the appender end or
el