UNPKG

axiom

Version:

Environment setup/runtime standardization for Node.js applications.

17 lines (16 loc) 227 B
module.exports = [ topic: 'fatal' color: 'magenta' , topic: 'error' color: 'red' , topic: 'warning' color: 'yellow' , topic: 'info' color: 'gray' , topic: 'debug' color: 'blue' ]