logster

Log formatter

A logging library that formats log messages into single lines for easier parsing and searchability

Easily parsable single line, plain text and JSON logger for Plug and Phoenix applications

GitHub

205 stars
7 watching
28 forks
Language: Elixir
last commit: about 1 month ago
Linked from 1 awesome list

elixirloggingphoenixplug

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
antonfisher/nested-logrus-formatter Provides a customizable logging formatter to display log messages in a nested structure with field information. 160
bunyan-logger/bunyan Distributed logging system with pluggable writers and per-source configuration 91
leeroyding/json_logger A logging backend for Elixir apps that outputs logs in JSON format 24
x-cray/logrus-prefixed-formatter A custom log formatter for the Logrus logging library. 199
nolleh/caption_json_formatter Formatter for log messages in Go applications, enabling human-readable output with customizable formatting options. 4
joonix/log Provides log formatting utilities to enable recognition by Stackdriver agent on Google Cloud Platform 52
pragmaticivan/logglix A custom logger backend app that integrates Loggly requests into an Elixir application 11
azer/logger A minimalistic logging library for Go. 157
kornicameister/loguru-mypy A plugin for mypy to improve logging with loguru by providing type hints and runtime checks. 19
yuseferi/zax A library that adds context to a logging system for easier parameter management and reduced boilerplate code generation. 24
estk/log4rs A logging framework for Rust that provides customizable log formatting and file rotation. 1,008
chzyer/logex A Go library that provides logging functionality with features such as tracing and level support. 43
asenchi/scrolls A logging library that treats logs as data and allows easy integration into applications 158
marcelog/logger_logstash_backend A backend component that forwards log messages from Elixir applications to Logstash via UDP. 73
jschniper/gelf_logger A GELF logger backend for Elixir that generates Graylog Extended Log Format messages. 29