Latest #logger Threads 
Hello :waving_hand:
I’ve been looking for a way to do, put simply:
# Set metadata
Logger.metadata(meta1: :one)
# Execute code
# Remov...
New
I’ve published CaptureLogger 1.0, a very light modification to ExUnit.CaptureLogger (mostly to ExUnit.CaptureServer) that supports passin...
New
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
Sometimes I get some errors in my log that doesn’t have enough information to allow me to reproduce the issue.
So I was wondering how ca...
New
I’m running a Phoenix app on Fly. I have a GenServer I’m starting as a child in my Application.start/2 function under my MyApp.Superviso...
New
In :test env I have the usual logger config :point_down:
# Print only warnings and errors during test
config :logger, level: :warning
w...
New
One thing I miss from developing native apps with Swift is the structured logging in the Console app.
I loathe scanning text logs and fi...
New
TL;DR
Logger.Translator acts as a global filter and swallows structure of some OTP reports, which some logger handlers could benefit from...
New
Hey everyone :wave:
I was recently working on a hobby project that I have deployed on a platform that did not provide quick and easy acc...
New
Hello,
I’m trying to run stuff with a mix task, and I cannot start the application. But I can add the @requirements ["app.config"] bit. ...
New
This Week's Trending
This Month's Trending
This Year's Trending
Using elixir, I am trying to get client ip address in logger, but not able to get that. Any kind of help will be appreciated.
New
Hey everyone :wave:
I was recently working on a hobby project that I have deployed on a platform that did not provide quick and easy acc...
New
Hello :waving_hand:
I’ve been looking for a way to do, put simply:
# Set metadata
Logger.metadata(meta1: :one)
# Execute code
# Remov...
New
I’ve published CaptureLogger 1.0, a very light modification to ExUnit.CaptureLogger (mostly to ExUnit.CaptureServer) that supports passin...
New
Sometimes I get some errors in my log that doesn’t have enough information to allow me to reproduce the issue.
So I was wondering how ca...
New
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
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
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
With OTP 21 and the creation of logger Elixir Logger application became quite limiting (no structured logging). I would like to discuss w...
New
Hey guys! Here is something I’m thinking lately: why not setting config :logger, level: :debug in prod env?
The point would be to have m...
New
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
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
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
I have created simple log viewer for your applications. It is not yet published on Hex as it still needs a little bit polishing and docum...
New
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
In production we get {removed_failing_handler,'Elixir.Logger'} across multiple Elixir projects. I don’t get a stacktrace or anymore infor...
New
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
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
Original LokiLogger hasn’t been updated since 2019, there were few forks that pushed it a bit forward, each in a different aspect, so I c...
New
This question might dive into sub-areas, so I would like to clarify as much as possible.
Application:
The application has multiple gens...
New
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
Trending Over Three Years
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
As some of you are aware (and the rest will be if they read this post) the OTP 21 introduced new logger module which provides real-life l...
New
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
I was trying to get some structured logging with duration for liveview, but am running into a few issues in keeping the logs useful.
03:...
New
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
developing my Elixir + Phoenix with these settings
config/dev.exs
config :logger,
backends: [{LoggerFileBackend, :info}]
config :...
New
Hi all,
Here are several libraries I wrote to do structured logging with logger metadta.
metadata_logger
metadata_logger_plug: middle...
New
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
Installed:
logger_file_backend 0.0.10
logrotate for Ubuntu (config file)
Trying to get logs to automatically rotate when they hit 125M...
New
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
Anyone interested in another logging thing?
I’ve been building out Logflare with Elixir, which has been great. Initially for Cloudflare ...
New
Hello!
I build a LoggerExporter for elixir/phoenix. I’m on Heroku and there is no easy way to export your logs to a different logging se...
New
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
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
I was today years old when I learned to use Logger.notice instead of IO.inspect everywhere that I wanted to peek at what was going on wit...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







