类 DevToolsLogFactory

    • 方法详细资料

      • getLog

        public 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.
        参数:
        source - the source for logging
        返回:
        a DeferredLog instance