@stephen-shopopop/node-metrics
    Preparing search index...

    A plugin implementation that logs metric context data for debugging purposes.

    The DebugPlugin captures the current MetricsContext and logs its JSON representation using the application's debug logger. This is useful for development and troubleshooting.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    name: string = DebugPlugin.name

    Methods

    • Captures the current metrics context and logs its JSON representation at the debug level.

      Parameters

      Returns void