@stigg/js-client-sdk - v3.92.2

    Interface Logger

    interface Logger {
        debug: (message: string, object?: Record<string, string>) => void;
        error: (message: string, error?: Record<string, string>) => void;
        log: (message: string, object?: Record<string, string>) => void;
    }
    Index

    Properties

    Properties

    debug: (message: string, object?: Record<string, string>) => void
    error: (message: string, error?: Record<string, string>) => void
    log: (message: string, object?: Record<string, string>) => void
    MMNEPVFCICPMFPCPTTAAATR