net.sourceforge.plantuml
Class Log
java.lang.Object
net.sourceforge.plantuml.Log
public abstract class Log
- extends Object
Constructor Summary |
Log()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log
public Log()
debug
public static void debug(String s)
info
public static void info(String s)
error
public static void error(String s)
println
public static void println(Object s)
header
public static void header(String s)
Copyright © 2013. All Rights Reserved.