matrix-appservice-bridge
    Preparing search index...

    Interface CustomLoggingOpts

    interface CustomLoggingOpts {
        logger: CustomLogger;
    }
    Index

    Properties

    Properties

    logger: CustomLogger

    An object which implements the required functions for log output.