View Source API Reference logger_json v6.0.0-rc.1

Modules

A collection of formatters and utilities for JSON-based logging for various cloud tools and platforms.

A telemetry handler that logs Ecto query metrics in JSON format.

Custom Erlang's :logger formatter which writes logs in a JSON format.

Custom Erlang's :logger formatter which writes logs in a structured format that can be consumed by Datadog.

Custom Erlang's :logger formatter which writes logs in a structured format that can be consumed by Google Cloud Logger.

A telemetry handler that logs request information in JSON format.

This module provides a behaviour which allows to redact sensitive information from logs.

A simple redactor which replace the value of the keys with "[REDACTED]".