Uses of Class
org.prorefactor.io.LogFile

Packages that use LogFile
org.prorefactor.io   
 

Uses of LogFile in org.prorefactor.io
 

Methods in org.prorefactor.io that return LogFile
static LogFile LogFile.createErrorLog()
          Use the error log for parse errors or similar.
static LogFile LogFile.createExceptionLog()
          Use the exception log for writing full exception stack traces.
static LogFile LogFile.createOutputLog()
          Use the output log for writing normal processing messages.
 



Copyright © 2008 Joanju Software. All Rights Reserved.