Interface LoggerFactory

  • All Known Implementing Classes:
    CdpLoggerFactory

    public interface LoggerFactory
    • Method Summary

      Modifier and Type Method Description
      CdpLogger getLogger​(java.lang.String name)  
    • Method Detail

      • getLogger

        CdpLogger getLogger​(java.lang.String name)