org.gudy.azureus2.plugins.logging
Class FileLoggerAdapter
java.lang.Object
  
org.gudy.azureus2.plugins.logging.FileLoggerAdapter
public class FileLoggerAdapter
- extends Object
 
Listener(s) for FileLogging
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FileLoggerAdapter
public FileLoggerAdapter()
logToFile
public boolean logToFile(StringBuffer lineOut)
- Called when we are about to log an event to file.
- Parameters:
 lineOut - line to be written to file (modifyable)
- Returns:
 - true-ok to log to file; false-skip logging to file