Interface | Description |
---|---|
ConfigurationLoader |
Service interface for a property loader.
|
Class | Description |
---|---|
Configuration |
Global configuration for tinylog.
|
EnvironmentVariableResolver |
Resolver for environment variables.
|
JndiValueResolver |
Resolver for JNDI values.
|
PropertiesConfigurationLoader |
Standard internal property loader for tinylog.
|
ServiceLoader<T> |
Alternative service loader that supports constructors with arguments in opposite to
ServiceLoader . |
SystemPropertyResolver |
Resolver for system properties.
|
Copyright © 2024. All rights reserved.