Package io.micronaut.management.endpoint.loggers
Loggers management endpoint.
- Since:
- 1.0
-
Interface Summary Interface Description LoggersManager<T> Used to retrieve and update logger information for theLoggersEndpoint.ManagedLoggingSystem Abstraction for a logging system. -
Class Summary Class Description LoggerConfiguration Represents the configuration of aManagedLoggingSystemlogger.LoggersEndpoint Exposes anEndpointto manage loggers.