Interface LoggingServiceProvider

All Known Implementing Classes:
DefaultLoggingServiceProvider

public interface LoggingServiceProvider
Logging service provider interface.
Author:
Leonard Woo
  • Method Details

    • getILoggingFactory

      ILoggingFactory getILoggingFactory()
      Get logging factory interface.
      Returns:
      Log factory interface.
    • initialize

      void initialize()
      Logging factory initialize.