public class LoggerImpl extends Object implements Logger
LoggerImpl()
void
Log(String mess, Integer level)
setFormat(String format)
int
setLogLevel(int level)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setPrefix
public LoggerImpl()
public void setFormat(String format)
setFormat
Logger
public void Log(String mess, Integer level)
Log
public int setLogLevel(int level)
setLogLevel
Copyright © 2021. All rights reserved.