|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.plugins.logging.FileLoggerAdapter
public class FileLoggerAdapter
Listener(s) for FileLogging
| Constructor Summary | |
|---|---|
FileLoggerAdapter()
|
|
| Method Summary | |
|---|---|
boolean |
logToFile(java.lang.StringBuffer lineOut)
Called when we are about to log an event to file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileLoggerAdapter()
| Method Detail |
|---|
public boolean logToFile(java.lang.StringBuffer lineOut)
lineOut - line to be written to file (modifyable)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||