org.springframework.boot.logging

Interface LoggingSystemFactory

    • Method Detail

      • getLoggingSystem

        LoggingSystem getLoggingSystem(java.lang.ClassLoader classLoader)
        Return a logging system implementation or null if no logging system is available.
        Parameters:
        classLoader - the class loader to use
        Returns:
        a logging system