chapters.migrationFromLog4j
Class LogbackMain

java.lang.Object
  extended by chapters.migrationFromLog4j.LogbackMain

public class LogbackMain
extends Object

A minimal application making use of logback-classic. It uses the configuration file logback-trivial.xml which makes use of TivialLogbackAppender.

Author:
Ceki Gülcü

Constructor Summary
LogbackMain()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogbackMain

public LogbackMain()
Method Detail

main

public static void main(String[] args)
                 throws JoranException
Throws:
JoranException


Copyright © 2005-2013 QOS.ch. All Rights Reserved.