Class LoggerGroups

java.lang.Object
org.springframework.boot.logging.LoggerGroups
All Implemented Interfaces:
Iterable<LoggerGroup>

public final class LoggerGroups extends Object implements Iterable<LoggerGroup>
Logger groups configured through the Spring Environment.
Since:
2.2.0
Author:
HaiTao Zhang, Phillip Webb
See Also: