Class DevToolsLogFactory

    • Method Detail

      • 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.
        Parameters:
        source - the source for logging
        Returns:
        a DeferredLog instance