lager_logger
Log forwarder
A lager backend that forwards all log messages to Elixir's Logger.
A lager backend that forwards all log messages to Elixir's Logger
29 stars
4 watching
19 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marcelog/logger_logstash_backend | A backend component that forwards log messages from Elixir applications to Logstash via UDP. | 73 |
furmanoff/lager_slack | A Slack backend for buffering and sending logs in packs to a specific channel | 2 |
khia/exlager | A wrapper library that embeds logging calls from the Lager module into Elixir modules if configured to do so. | 66 |
synlay/lager_hipchat | An Erlang-based HipChat backend integration for logging and notification purposes. | 7 |
cloudfoundry/lager | An opinionated logging library for the Go programming language. | 72 |
craigp/slack_logger_backend | A logging backend for posting errors to Slack | 33 |
driftrock/quiet_logger | Suppresses logging of health check endpoints in Elixir applications | 2 |
leeroyding/json_logger | A logging backend for Elixir apps that outputs logs in JSON format | 24 |
pragmaticivan/logglix | A custom logger backend app that integrates Loggly requests into an Elixir application | 11 |
navinpeiris/logster | A logging library that formats log messages into single lines for easier parsing and searchability | 205 |
dsouzajude/logspout-fluentd | A log forwarding module that integrates with Docker and Fluentd to efficiently forward logs. | 9 |
unifysell/youtrack_logger_backend | Provides a logger backend to track issues in a JetBrains YouTrack project | 3 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
jbrisbin/lager_amqp_backend | A backend system for sending logging messages to an AMQP exchange based on log level and routing key | 33 |
jschniper/gelf_logger | A GELF logger backend for Elixir that generates Graylog Extended Log Format messages. | 29 |