Interface SLF4JLogging

  • All Known Implementing Classes:
    Slf4jLogger

    public interface SLF4JLogging
    Base trait for all classes that wants to be able use the SLF4J logging infrastructure.
    • Method Detail

      • log

        org.slf4j.Logger log()