类 NacosLoggingProperties
java.lang.Object
com.alibaba.nacos.common.logging.NacosLoggingProperties
Nacos Logging Properties, save some nacos logging properties.
- 作者:
- xiweng.yy
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Get the location of nacos logging configuration.longGet reload internal.get property value.
-
构造器详细资料
-
NacosLoggingProperties
-
-
方法详细资料
-
getLocation
Get the location of nacos logging configuration.- 返回:
- location of nacos logging configuration
-
getReloadInternal
public long getReloadInternal()Get reload internal.- 返回:
- reload internal
-
getValue
get property value.- 参数:
source- sourcedefaultValue- defaultValue- 返回:
- value
-