Sheila's Blog

Software Development

Sheila's Blog header image 5

Entries Tagged as 'chainsaw'

Using Chainsaw to tail your JBoss server log

April 7th, 2009 No Comments

Log4j is a logging library from Apache.  It consists of loggers (log events) and appenders (a destination for a log message).  There’s always a rootLogger defined, plus however many other loggers you require.  A logger can have several appenders attached to it which can format and write the message to the console or a file [...]

Tags:   · · ·