Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 900 Bytes

SEVERITY.md

File metadata and controls

18 lines (12 loc) · 900 Bytes

Jethro Severity Argument Build Status npm version npm downloads Gratipay

Severity is the primary argument passed to the Jethro logging function.

You can pass custom arguments to severity, but they will not be coloured, as below

Coloured Outputs

Here is the list of main outputs that are supported, and subsequently coloured

  • Info - Magenta
  • Debug - Blue
  • Warning - Yellow
  • Error - Red
  • Transport - Cyan

Please don't pass colour codes with a severity, as this will likely not work!