veriown-ecs-logs-js

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

Usage no npm install needed!

<script type="module">
  import veriownEcsLogsJs from 'https://cdn.skypack.dev/veriown-ecs-logs-js';
</script>

README

ecs-logs-js

A simple Node.js console logger that outputs human friendly messages in development and 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.