Class LoggerTree
java.lang.Object
info.ejava.examples.app.config.logging.loggers.LoggerTree
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner
@Component
@Profile("!rollover")
public class LoggerTree
extends Object
implements org.springframework.boot.CommandLineRunner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
loggers
private static final org.slf4j.Logger[] loggers
-
-
Constructor Details
-
LoggerTree
public LoggerTree()
-
-
Method Details
-
run
- Specified by:
runin interfaceorg.springframework.boot.CommandLineRunner- Throws:
Exception
-