Interface JavaLogging


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

      • log

        java.util.logging.Logger log()