public class Logger extends Object
Logger()
static void
logSQL(String hardStr, String sql)
print(String s)
print(String s1, String s2)
println(String s1, String s2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Logger()
public static void print(String s)
public static void print(String s1, String s2)
public static void println(String s1, String s2)
public static void logSQL(String hardStr, String sql)
Copyright © 2019. All rights reserved.