Class DevToolsLogFactory
- java.lang.Object
- org.springframework.boot.devtools.logger.DevToolsLogFactory
 
- public final class DevToolsLogFactory extends Object Devtools deferred logging support.- Since:
- 2.1.0
 
- Method Summary- All Methods Static Methods Concrete Methods - Modifier and Type - Method - Description - static org.apache.commons.logging.Log- getLog(Class<?> source)Get a- Loginstance for the specified source that will be automatically- switchedwhen the- context is prepared.