Package org.springframework.boot.logging
Class LoggerGroups
java.lang.Object
org.springframework.boot.logging.LoggerGroups
- All Implemented Interfaces:
Iterable<LoggerGroup>
Logger groups configured through the Spring Environment.
- Since:
- 2.2.0
- Author:
- HaiTao Zhang, Phillip Webb
- See Also:
-
Constructor Details
-
LoggerGroups
public LoggerGroups() -
LoggerGroups
-
-
Method Details
-
putAll
-
get
-
iterator
- Specified by:
iterator
in interfaceIterable<LoggerGroup>
-