ch.qos.logback.classic.multiJVM
Class SafeModeFileAppender

java.lang.Object
  extended by ch.qos.logback.classic.multiJVM.SafeModeFileAppender

public class SafeModeFileAppender
extends Object

An application to write to a file using a FileAppender in safe mode.

Author:
Ceki Gulcu

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

Constructor Detail

SafeModeFileAppender

public SafeModeFileAppender()
Method Detail

main

public static void main(String[] argv)
                 throws Exception
Throws:
Exception


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