public final class DevToolsLogFactory extends Object
Modifier and Type | Method and Description |
---|---|
static Log |
getLog(Class<?> source)
Get a
Log instance for the specified source that will be automatically
switched when the
context 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