public final class DevToolsLogFactory extends Object
Modifier and Type | Method and Description |
---|---|
static org.apache.commons.logging.Log |
getLog(Class<?> source)
Get a
Log instance for the specified source that will be automatically
switched when the
context is prepared . |
public static org.apache.commons.logging.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
instanceCopyright © 2020 Pivotal Software, Inc.. All rights reserved.