ch.qos.logback.core.rolling
Class FileOpener
java.lang.Object
ch.qos.logback.core.rolling.FileOpener
public class FileOpener
- extends Object
Keep the file "output/test.log open for 10 seconds so that we can test
RollingFileAppender's ability to roll file open by another process.
- Author:
- Ceki Gülcü
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileOpener
public FileOpener()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2005-2009 QOS.ch. All Rights Reserved.