Uses of Class
org.springframework.boot.logging.LoggerGroups
Packages that use LoggerGroups
-
Uses of LoggerGroups in org.springframework.boot.actuate.logging
Constructors in org.springframework.boot.actuate.logging with parameters of type LoggerGroupsModifierConstructorDescriptionLoggersEndpoint
(LoggingSystem loggingSystem, LoggerGroups loggerGroups) Create a newLoggersEndpoint
instance.