public final class DevToolsLogFactory
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.commons.logging.Log |
getLog(java.lang.Class<?> source)
Get a
Log instance for the specified source that will be automatically
switched when the
context is prepared. |