Description
Structured JSON logs can be produced by JavaScript services with a simple and fast logging module. It is useful for developers who need machine-readable logs for debugging, monitoring, or production operations.
This is a library, not a log viewer. Avoid writing secrets, tokens, or private user data into logs, because structured logs are often stored and searched by other systems.