API Reference logger_json v4.3.0

Modules

JSON console back-end for Elixir Logger.

Implements the behaviour of Ecto.LogEntry and sends query as a string to Logger with additional metadata

Behaviour that should be implemented by log formatters.

This module contains functions that can be used across different LoggerJSON.Formatter implementations to provide common functionality.

Basic JSON log formatter with no vendor specific formatting.

Google Cloud Logger formatter.

Google Error Reporter formatter.

Utilities for converting metadata into data structures that can be safely passed to Jason.encode!/1.

A Plug to log request information in JSON format.

This formatter builds a metadata which is natively supported by Datadog

Formats connection into Logger metadata

This formatter builds a metadata which is natively supported by Google Cloud Logger

This module contains functions that can be used across different LoggerJSON.Plug.MetadataFormatters implementations to provide common functionality.