igcv3 - v1.1.0
    Preparing search index...

    Interface LoggerIcons

    interface LoggerIcons {
        debug: string;
        info: string;
        success: string;
        warn: string;
        error: string;
    }
    Index

    Properties

    debug: string
    info: string
    success: string
    warn: string
    error: string