com.aiyc.server.standalone.util
类 Log

java.lang.Object
  继承者 com.aiyc.server.standalone.util.Log

public class Log
extends Object

Log class which provides access to the logger

作者:
felly

构造方法摘要
Log()
           
 
方法摘要
static Logger getLogger()
          Get an instance of a Logger configured according to the settings
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Log

public Log()
方法详细信息

getLogger

public static Logger getLogger()
Get an instance of a Logger configured according to the settings

返回:
Logger


Copyright © 2017. All Rights Reserved.