JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.actuate.logging.LoggersEndpoint.GroupLoggerLevelsDescriptor
Packages that use
LoggersEndpoint.GroupLoggerLevelsDescriptor
Package
Description
org.springframework.boot.actuate.logging
Actuator support for logging.
Uses of
LoggersEndpoint.GroupLoggerLevelsDescriptor
in
org.springframework.boot.actuate.logging
Methods in
org.springframework.boot.actuate.logging
that return types with arguments of type
LoggersEndpoint.GroupLoggerLevelsDescriptor
Modifier and Type
Method
Description
Map
<
String
,
LoggersEndpoint.GroupLoggerLevelsDescriptor
>
LoggersEndpoint.LoggersDescriptor.
getGroups
()