libp2p
    Preparing search index...

    Interface LoggerOptions

    An object that contains a Logger as the log property.

    interface LoggerOptions {
        log: Logger;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    log: Logger