Interface ExternalLog

All Known Implementing Classes:
StaticExternalLog

public interface ExternalLog
This interface represent a logger that can be added at runtime
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the appender
    Get or Create a category
  • Method Details