Class | Description |
---|---|
Log4jMain |
A minimal application making use of log4j and TrivialLog4jAppender.
|
LogbackMain |
A minimal application making use of logback-classic.
|
TrivialLog4jAppender | |
TrivialLog4jLayout |
A very simple log4j layout which formats a logging event
by returning the message contained therein.
|
TrivialLogbackAppender | |
TrivialLogbackLayout |
A very simple logback-classic layout which formats a logging event
by returning the message contained therein.
|
Copyright © 2005–2018 QOS.ch. All rights reserved.