com.alibaba.rocketmq.client.log
类 ClientLogger
java.lang.Object
com.alibaba.rocketmq.client.log.ClientLogger
public class ClientLogger
- extends Object
Client通过反射来初始化客户端日志
- 从以下版本开始:
- 2013-7-24
- 作者:
- 菱叶
|
方法摘要 |
static org.slf4j.Logger |
getLog()
|
static void |
setLog(org.slf4j.Logger log)
|
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientLogger
public ClientLogger()
getLog
public static org.slf4j.Logger getLog()
setLog
public static void setLog(org.slf4j.Logger log)
Copyright © 2012-2014. All Rights Reserved.