| Modifier and Type | Field and Description |
|---|---|
static Logger |
NacosConfigService.log |
| Modifier and Type | Field and Description |
|---|---|
static Logger |
ServerHttpAgent.log |
static Logger |
LocalConfigInfoProcessor.log |
static Logger |
ServerListManager.log |
static Logger |
Limiter.log |
static Logger |
EventDispatcher.log |
static Logger |
CacheData.log |
static Logger |
ClientWorker.log |
| Modifier and Type | Field and Description |
|---|---|
static Logger |
PropertiesListener.log |
| Modifier and Type | Field and Description |
|---|---|
static Logger |
ConcurrentDiskUtil.log |
static Logger |
JVMUtil.log |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
LogUtils.logger(Class<?> clazz) |
| Modifier and Type | Field and Description |
|---|---|
static Logger |
CredentialService.log |
static Logger |
CredentialWatcher.SpasLogger |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
LoggerFactory.getLogger(Class<?> clazz) |
static Logger |
LoggerFactory.getLogger(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
Log4j2Logger
Log4j2Logger
|
| Modifier and Type | Method and Description |
|---|---|
Logger |
Log4j2LoggerFactory.getLogger(Class<?> clazz) |
Logger |
Log4j2LoggerFactory.getLogger(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
NopLogger
NopLogger
|
| Modifier and Type | Method and Description |
|---|---|
Logger |
NopLoggerFactory.getLogger(Class<?> clazz) |
Logger |
NopLoggerFactory.getLogger(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Log4j2ActivateOption.activateAppender(Logger logger) |
void |
Slf4jLog4j2AdapterActivateOption.activateAppender(Logger logger) |
void |
ActivateOption.activateAppender(Logger logger)
使用logger对象的appender来初始化当前logger
|
void |
Logback918ActivateOption.activateAppender(Logger logger) |
| Modifier and Type | Class and Description |
|---|---|
class |
Slf4jLogger
slf4j logger
|
| Modifier and Type | Method and Description |
|---|---|
Logger |
Slf4jLoggerFactory.getLogger(Class<?> clazz) |
Logger |
Slf4jLoggerFactory.getLogger(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggerSupport
Logger Support
|
| Modifier and Type | Method and Description |
|---|---|
Logger |
ILoggerFactory.getLogger(Class<?> clazz)
get logger
|
Logger |
ILoggerFactory.getLogger(String name)
get logger
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoggerSupport.activateAppender(Logger logger) |
static void |
LoggerHelper.activePrudent(Logger logger,
boolean prudent)
When prudent is set to true, file appenders from multiple JVMs can safely write to the same file.
|
| Modifier and Type | Field and Description |
|---|---|
static Logger |
ConcurrentDiskUtil.log |
| Modifier and Type | Field and Description |
|---|---|
static Logger |
LogUtils.LOG |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
LogUtils.logger(Class<?> clazz) |
| Modifier and Type | Field and Description |
|---|---|
static Logger |
EnvUtil.log |
static Logger |
ParamUtil.log |
Copyright © 2018 Alibaba Group. All rights reserved.