Interface Logging


public interface Logging
Provide logging via Logger.
  • Method Summary

    Modifier and Type
    Method
    Description
    default org.apache.logging.log4j.Logger
    Create a Logger for this instance.
  • Method Details

    • logger

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