API Reference LoggerExporter v0.4.1

modules

Modules

LoggerExporter

Export your logs to the service of your choice.

LoggerExporter Backend.

GenServer that batches the events in a :queue

Event struct that holds the formatted log

Behaviour that should be implemented by exporters. Example implementation in LoggerExporter.Exporters.LokiExporter

Behaviour that should be implemented by log formatters. Example implementation in LoggerExporter.Formatters.BasicLogger

A plug for logging request information in the format

Telemetry default handler for [:start, :stop, :exception] batch events