Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
OOoRunner test harness

stats
Class SimpleLogWriter

java.lang.Object
  |
  +--java.io.Writer
        |
        +--java.io.PrintWriter
              |
              +--stats.SimpleLogWriter
All Implemented Interfaces:
LogWriter

public class SimpleLogWriter
extends PrintWriter
implements LogWriter


Fields inherited from class java.io.PrintWriter
out
 
Fields inherited from class java.io.Writer
lock
 
Constructor Summary
SimpleLogWriter()
           
 
Method Summary
 boolean initialize(DescEntry entry, boolean logging)
          initialization
 void println(String msg)
          Method to print
 boolean summary(DescEntry entry)
          will mostly be used by outproducers to sum up the information, maybe write them to a db
 
Methods inherited from class java.io.PrintWriter
checkError, close, flush, print, print, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, println, setError, write, write, write, write, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleLogWriter

public SimpleLogWriter()
Method Detail

initialize

public boolean initialize(DescEntry entry,
                          boolean logging)
Description copied from interface: LogWriter
initialization
Specified by:
initialize in interface LogWriter

println

public void println(String msg)
Description copied from interface: LogWriter
Method to print
Specified by:
println in interface LogWriter
Overrides:
println in class PrintWriter

summary

public boolean summary(DescEntry entry)
Description copied from interface: LogWriter
will mostly be used by outproducers to sum up the information, maybe write them to a db
Specified by:
summary in interface LogWriter

OOoRunner test harness

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.