Schnittstelle ConfigProvider
@ConsumerType
public interface ConfigProvider
Provides source for Logback configuration fragment.
- Siehe auch:
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung@NotNull InputSource
Return the input source that supplies the logback configuration
-
Methodendetails
-
getConfigSource
Return the input source that supplies the logback configuration- Gibt zurück:
- the input source
-