Colibrio Reader Framework API - Cloud license
    Preparing search index...

    Namespace Logger

    Used by the framework to report errors, warnings and messages. By default, these messages are written to console.info/err/warn

    You can customize where this information is sent by calling Logger.setLogger() and passing an ILogger implementation.

    Functions

    getInstance
    logError
    logInfo
    logWarning
    setLogger