Debug.SimpleLog (original) (raw)


public static class Debug.SimpleLog
extends java.lang.Object
implements java.io.Serializable, RevisionHandler
A little, simple helper class for logging stuff. Uses simple file access and not the java.util.logging stuff (see Log for that). Uses the writeToFile methods of the Debug class.
See Also:
Debug.Log, Debug.writeToFile(String, String), Debug.writeToFile(String, String, boolean), Serialized Form