public class LogConfigLoader extends Object
The loader that responsible for loading Sentinel log configurations.
| Modifier and Type | Field and Description |
|---|---|
static String |
LOG_CONFIG_ENV_KEY |
static String |
LOG_CONFIG_PROPERTY_KEY |
| Constructor and Description |
|---|
LogConfigLoader() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
getProperties() |
public static final String LOG_CONFIG_ENV_KEY
public static final String LOG_CONFIG_PROPERTY_KEY
public static Properties getProperties()
Copyright © 2021 Alibaba Group. All rights reserved.