public final class DevToolsLogFactory extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static Log | getLog(Class<?> source)Get a  Loginstance for the specified source that will be automaticallyswitchedwhen thecontext is prepared. | 
public static Log getLog(Class<?> source)
Log instance for the specified source that will be automatically
 switched when the
 context is prepared.source - the source for loggingDeferredLog instance