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
- See Also:
- 
Constructor Details- 
LoggerGroupspublic LoggerGroups()
- 
LoggerGroups
 
- 
- 
Method Details- 
putAll
- 
get
- 
iterator- Specified by:
- iteratorin interface- Iterable<LoggerGroup>
 
 
-