quiet_logger
Health checker
Suppresses logging of health check endpoints in Elixir applications
An Elixir Logger replacement that suppresses health check endpoints
2 stars
5 watching
1 forks
Language: Elixir
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pspdfkit-labs/lager_logger | A lager backend that forwards all log messages to Elixir's Logger. | 29 |
craigp/slack_logger_backend | A logging backend for posting errors to Slack | 33 |
marcelog/logger_logstash_backend | A backend component that forwards log messages from Elixir applications to Logstash via UDP. | 73 |
pragmaticivan/logglix | A custom logger backend app that integrates Loggly requests into an Elixir application | 11 |
whitfin/deppie | A deprecation logger that provides fast and efficient way to emit warnings during application runtime | 11 |
khia/exlager | A wrapper library that embeds logging calls from the Lager module into Elixir modules if configured to do so. | 66 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
duartejc/rogger | A logging system that sends log messages to RabbitMQ | 10 |
rwdaigle/metrix | An Elixir library to log custom application metrics in a well-structured format for downstream processing systems. | 52 |
zachallett/growl | A Elixir wrapper for the Growl notification system | 10 |
leeroyding/json_logger | A logging backend for Elixir apps that outputs logs in JSON format | 24 |
fuelen/ecto_dev_logger | An alternative logging library for Ecto queries in Elixir | 151 |
exhammer/hammer-backend-mnesia | An Elixir implementation of rate limiting and throttling using Mnesia | 14 |
checkiz/elixir-mongo | Provides an Elixir interface to the MongoDB NoSQL database service | 101 |
jschniper/gelf_logger | A GELF logger backend for Elixir that generates Graylog Extended Log Format messages. | 29 |