Skip to main content

printer::PrinterFlags

Types

ColorCode#

  • none
  • normal
  • black
  • red
  • green
  • yellow
  • blue
  • magenta
  • cyan
  • light_gray
  • dark_gray
  • light_red
  • light_green
  • light_yellow
  • light_blue

Flags#

  • null
  • hex
  • type_unsigned
  • type_signed
  • type_char
  • type_float
  • width_8
  • width_16
  • width_32
  • simple_progress
  • bold_keys
  • bold_values
  • bold_objects
  • bold_arrays
  • green_values
  • red_values
  • yellow_values
  • red_errors
  • yellow_warnings
  • cyan_keys
  • yellow_keys
  • magenta_keys
  • blob
  • cyan_values
  • red_keys
  • no_progress_newline
  • key_quotes
  • value_quotes

Details#

Number printing flags.

FormatType#

  • normal
  • bold
  • dim
  • underline
  • blink
  • inverted
  • hidden

Level#

  • fatal
  • error
  • warning
  • info
  • message
  • debug
  • trace