org.moremotion.log
Class TextFileLogger

java.lang.Object
  extended by org.moremotion.log.Logger
      extended by org.moremotion.log.TextFileLogger

public class TextFileLogger
extends Logger


Field Summary
 
Fields inherited from class org.moremotion.log.Logger
LEVEL1, LEVEL2, LEVEL3
 
Constructor Summary
TextFileLogger()
           
 
Method Summary
 void finalize()
           
 void prepare()
           
 void print(java.lang.String str)
           
 void print(java.lang.String str, java.lang.String separator)
           
 
Methods inherited from class org.moremotion.log.Logger
decrIndent, echo, getDebugLevel, getId, getIndent, getIndentSpace, getInnerIndent, getLevel, getResourceBundleName, incrIndent, printex, printres, printres, printres, printres, printres, setId, setId, setIdAndLevel, setIdLength, setIndent, setLevel, setResourceBundleName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextFileLogger

public TextFileLogger()
Method Detail

prepare

public void prepare()
Specified by:
prepare in class Logger

print

public void print(java.lang.String str)
Specified by:
print in class Logger

print

public void print(java.lang.String str,
                  java.lang.String separator)
Specified by:
print in class Logger

finalize

public void finalize()
Specified by:
finalize in class Logger


Copyright © 2002-2011 MOR YAZILIM. All Rights Reserved.