This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

mvrkljan
Hello! As the title says; is it possible to keep logger at debug level, but silence or filter out debug logs coming from Commanded for a...
New

Last Three Year's Trending Top

Fl4m3Ph03n1x
Background In one of our projects a client of ours complained that the logs he is getting are being capped at 2000 characters. This clie...
New
PatrickSachs
Hello there! I am currently facing an issue with the logger. At some point it started logging at info level only despite being configur...
New
dimitarvp
EDIT: There has been back and forth and I was impatient, operating under the assumption that I am missing something obvious and small. Tu...
New
yujonglee
It seems like GitHub - Nebo15/logger_json: JSON logger formatter with support for Google Cloud, DataDog and other for Elixir. is used a l...
New
Koszal
I am trying to write log messages to stderr (rather than to stdout). However, the obvious thing (device: :standard_error) seems to have n...
New
csuriano23
Hi there, I have a phoenix controller from which I spawn a Task with Task.Supervisor.start_child for some async processing. I’d like to...
New
brandynbennett
In production we get {removed_failing_handler,'Elixir.Logger'} across multiple Elixir projects. I don’t get a stacktrace or anymore infor...
New
atomkirk
In the Logger docs it says: Support for custom filters and handlers as provided by Erlang's :logger. I really just want to create a sim...
New
Rohit_Karake
Recently I started using logger_file_backend to log the info level logs to the file which then is getting used for Kibana through Elastic...
New
Aetherus
Hi, everyone, I have some questions about the change of the logger in Elixir 1.15. Are the two concepts “backends” and “handlers” the ...
New
teqr
This question might dive into sub-areas, so I would like to clarify as much as possible. Application: The application has multiple gens...
New
Koszal
The bash script below generates and umbrela project (mix new --umbrella logcfg) and then an app (mix new demo). It then creates a task an...
New
MarcN
Recently we have been running into an issue where one slow Logger backend is slowing down another Logger backend. This happens even when ...
New
distefam
I am trying to use the third-party schlagert/syslog erlang library for sending logs to Papertrail and running into some inconsistencies a...
New
gmile
I’m failing to use my own custom module to format log entries coming from :ssl application, under OTP 25. Here’s my code: require Logger...
New

Trending Over Three Years Top

Fl4m3Ph03n1x
Background I have a considerable test suite for my app with unit tests and integrated tests. The application has a considerable size so i...
New
tompave
Hello, I’m adding support for Elixir 1.11 to a package I maintain and I’m having some issues with the logger configuration. This might b...
New
austinsmorris
Does anybody know of a JSON backend for Logger that works with the updates in elixir 1.10? I had been using logger_json but that broke p...
New
legoscia
I just spent some time chasing down a bug that would have been easier to find if I had seen a certain crash report - but it seems like cr...
New
Fl4m3Ph03n1x
Background I have an app that I am trying to start via iex -S mix, but I am unable to. Error Upon running the previous command I get the...
New
Maxximiliann
Installed: logger_file_backend 0.0.10 logrotate for Ubuntu (config file) Trying to get logs to automatically rotate when they hit 125M...
New
chanon
This is a capture of iex running my test app. The Logger.debug output statements all have an empty line after them. Is there a way to fix...
New
saleyn
When defining a custom formatter for the Elixir Logger, is there a way for a structured report to be passed to it as a map or a Keyword l...
New
Fl4m3Ph03n1x
Background I have library that logs messages depending on the value of disable_logging: unless Application.get(:my_app, :disable_logging...
New
kenny-evitt
I’m using this backend in my application: marcelog/logger_logstash_backend: Logstash backend for the Elixir Logger In the application’...
New
aquarhead
Many projects never remove it even though they don’t use Logger at all. I myself always clean out all comments and skeleton code as well ...
New
ityonemo
A somewhat embarassing question – where do logs wind up in prod (system: ubuntu 18.04)? I noticed that /var/log/syslog seems to be loggi...
New
webuhu
Hey everyone, can someone help me to get on the right track - how to find the issue. I’ve following problem: I’m logging via a custom ...
New
epsilon
I have a legacy Erlang app that is part of Mix umbrella project. The app has eunit tests that are ran using a custom Mix task. When migra...
New
marcandre
I’d like that any test that generates uncaptured log entries fails. Is there an easy way to do this? Otherwise, would adding a custom L...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement