public class ComponentLoggingApplicationListener
extends org.springframework.boot.context.logging.LoggingApplicationListener
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
APP_NAME |
static String |
APP_NAME_PROPERTY
增加app name
|
| 构造器和说明 |
|---|
ComponentLoggingApplicationListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event)
增加app name end
|
getOrder, initialize, initializeSpringBootLogging, setLogLevels, setOrder, setParseArgs, setSpringBootLogging, supportsEventType, supportsSourceTypepublic void onApplicationEvent(org.springframework.context.ApplicationEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>onApplicationEvent 在类中 org.springframework.boot.context.logging.LoggingApplicationListenerCopyright © 2024. All rights reserved.