edtFTPj/Free - Open-source FTP library for Java | Download


Package com.enterprisedt.util.debug

Interface Summary
Appender Interface for classes that output log statements
 

Class Summary
FileAppender Appends log statements to a file
Level Simple debug level class.
Logger Logger class that mimics log4j Logger class.
MemoryAppender Appends log statements to an in-memory buffer.
RollingFileAppender Rolling file appender that moves the log file to a backup file once it exceeds a certain size.
StandardOutputAppender Appends log statements to standard output
StreamAppender Appends log statements to a given stream.
 



Copyright (c) 2001-2007 Enterprise Distributed Technologies Ltd. All Rights Reserved.