vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface FancyConsoleWriterOptions

    interface FancyConsoleWriterOptions {
        dateFormat: string;
        formatMessage: boolean;
        terminalEol: string;
        useColor: boolean;
    }
    Index

    Properties

    dateFormat: string
    formatMessage: boolean
    terminalEol: string
    useColor: boolean