UNPKG

veriown-ecs-logs-js

Version:

Simple Node.js console logger that outputs human friendly and ecs-logs compatible messages

4 lines (2 loc) 313 B
# ecs-logs-js A simple Node.js console logger that outputs human friendly messages in development and [ecs-logs](https://github.com/segmentio/ecs-logs) compatible messages in production. Supports all of Node's primitive data types, including those that can't be JSON stringified like Error, Map, Set and BigInt.