Interface ILogServiceFactory


  • public interface ILogServiceFactory
    Creates LogService implementations.
    • Method Detail

      • getLogService

        LogService getLogService()
        Creates a LogService.