• An application global logger instance for Replayer

    Returns {
        log: Logger<ILogObj>;
    }

    • log: Logger<ILogObj>