com.alipay.remoting.log
Class BoltLoggerFactory
java.lang.Object
com.alipay.remoting.log.BoltLoggerFactory
public class BoltLoggerFactory
- extends Object
Customized logger factory
This can use middleware-log in sofa-common-tools to detect specific log implementation and initialize with the given log template.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOLT_LOG_SPACE_PROPERTY
public static final String BOLT_LOG_SPACE_PROPERTY
- See Also:
- Constant Field Values
BoltLoggerFactory
public BoltLoggerFactory()
getLogger
public static org.slf4j.Logger getLogger(Class<?> clazz)
getLogger
public static org.slf4j.Logger getLogger(String name)
Copyright © 2018. All rights reserved.