| Package | Description |
|---|---|
| org.aoju.bus.tracer.config |
配置信息
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyChain |
PropertyChain.build(Properties... properties) |
static PropertyChain |
PropertiesBasedTraceFilter.loadPropertyChain()
Loads a layered property chain based on:
System properties
merged entries from all
/META-INF/Builder.properties files on the classpath (loaded in undefined order)
merged entries from all /META-INF/Builder.default.properties files on the classpath (loaded in undefined order)
|
| Constructor and Description |
|---|
PropertiesBasedTraceFilter(PropertyChain propertyChain) |
PropertiesBasedTraceFilter(PropertyChain propertyChain,
String profileName) |
Copyright © 2021. All rights reserved.