Interface Logging


  • public interface Logging
    Provide logging via Logger.
    • Method Detail

      • logger

        default org.apache.logging.log4j.Logger logger()
        Create a Logger for this instance.
        Returns:
        the Logger