bun-logger - v1.1.0
    Preparing search index...

    Enumeration ANSI_COLORSInternal

    ANSI escape codes for coloring console output.

    Index

    Enumeration Members

    black: string

    Black foreground color ANSI code

    blue: string

    Blue foreground color ANSI code

    cyan: string

    Cyan foreground color ANSI code

    green: string

    Green foreground color ANSI code

    intenseBlack: string

    Intense black foreground color ANSI code

    intenseBlue: string

    Intense blue foreground color ANSI code

    intenseCyan: string

    Intense cyan foreground color ANSI code

    intenseGreen: string

    Intense green foreground color ANSI code

    intenseMagenta: string

    Intense magenta foreground color ANSI code

    intenseRed: string

    Intense red foreground color ANSI code

    intenseWhite: string

    Intense white foreground color ANSI code

    intenseYellow: string

    Intense yellow foreground color ANSI code

    magenta: string

    Magenta foreground color ANSI code

    red: string

    Red foreground color ANSI code

    reset: string

    Reset ANSI code

    white: string

    White foreground color ANSI code

    yellow: string

    Yellow foreground color ANSI code