Libraries

MikroLog

NPM package

JSON logging built for Lambda-style runtimes.

Type
Developer library
Package
mikrolog
License
MIT

Small library, clear job.

MikroLog emits structured JSON logs for serverless and Node services that should be readable by machines without adding a large logging stack.

Logging JSON Lambda Serverless

What it does

Structured JSON log output

Lambda-friendly runtime shape

Small logger for serverless services

Works well with log ingestion tools such as MikroScope

Install

Add it to a project

npm install mikrolog