Latest #logging Threads 
**Timeless Observability for Phoenix
Timeless is a suite of databases and dashboards that can be embedded in your Elixir Phoenix app to ...
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
I have some issues with logging in Elixir / Phoenix / LiveView.
In production, I want to see simple one-line logs for web requests and “...
New
Hello I really love phoenix 1.8 and I think the new magic link generator is great but I find the remember me function unintuitive. I have...
New
PostHog introduced their Error Tracking solution a couple of months ago. Right now they only support Python and JS, but the team was kind...
New
I’m excited to announce LoggerHandlerKit – an educational package for developers who want to write their own logger handler. It provides:...
New
This is a weird ask. but sometimes I want it :slight_smile:
Especially when developing a Phoneix app, you’ll have a bunch of logs spammi...
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
TermToJson - Convert Elixir Terms to Human-Readable JSON
Hi everyone! I’d like to share a small library that helps serialize Elixir terms...
New
Is there a reason Elixir doesn’t support charlists as values in the Logger metadata? Here’s a list of things it supports today:
I noti...
New
This Week's Trending
This Month's Trending
This Year's Trending
Can someone provide an example of how you would attach metadata to a process using metatdata/1? If I have a GenServer say that accepts me...
New
:wave:
I’ve added
config :logger,
compile_time_purge_matching: [
[application: :phoenix, level_lower_than: :warn],
[applicati...
New
**Timeless Observability for Phoenix
Timeless is a suite of databases and dashboards that can be embedded in your Elixir Phoenix app to ...
New
I have some issues with logging in Elixir / Phoenix / LiveView.
In production, I want to see simple one-line logs for web requests and “...
New
Hello I really love phoenix 1.8 and I think the new magic link generator is great but I find the remember me function unintuitive. I have...
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
Hey there,
I have an endpoint that's used to check to see if an instance is up and available (for use with a node balancer). The node b...
New
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
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
I’m using GitHub - larskrantz/logger_papertrail_backend: A Papertrail backend for Elixir Logger.
From Elixir v1.15.0, it shows warnings ...
New
I’m trying to prevent leaking of application secrets and personally identifiable information (PIIs) into logs. One thing is obviously mak...
New
Hello,
I’m excited to introduce DiscoLog, a logging service and error tracking solution for Elixir that uses a Discord server as its bac...
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
By all accounts the documentation says that logging in Elixir is aligning more with Erlang, but the existing approach is soft deprecated....
New
In production we get {removed_failing_handler,'Elixir.Logger'} across multiple Elixir projects. I don’t get a stacktrace or anymore infor...
New
My application, when encountering a database-related error, logs it as follows:
19:30:04.994 request_id=F4COjwtYrfbnTSkAABcx [debug] QUE...
New
Hi,
I’m attempting to fire up a new Phoenix application in a Docker container, and I’m getting a crash on application start:
palate-web...
New
Dear all,
I would like to make my SAAS aplication using only single login for every user email, I mean when they try to access using sam...
New
I am trying to use the third-party schlagert/syslog erlang library for sending logs to Papertrail and running into some inconsistencies a...
New
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
I can see Logger outputs from my test scripts, but when I add Logger statements into the tested application, these won't show during the ...
New
I'm testing my rate limiting plug and I want to make sure the plug logs an rate limit violations. However, I want this log to be at level...
New
I have a logger in a Phoenix app:
defmodule Module1 do
require Logger
def method1 do
Logger.debug("test123")
end
end
I c...
New
Incase you have heard of or know Timber.io - is it still actively supported?
I’m a paying customer, have never heard back from their sup...
New
Can anyone provide please an example how to add, lets say purple color, to console logger backend? I tried to redo the same what I've fou...
New
Hi guys,
Sorry, I am new to phoenix and this seems really like a dumb question, however, I couldn't find any help googling.
I've depl...
New
I am getting closer to putting my Elixir backend API in production and have a question about logging. Currently when a 500 error occurs i...
New
Since I’ve recently finished the main upgrade to Ecto 3.0 :tada: I’m now working on related updates. Since Ecto.LogEntry is soft deprecat...
New
TLDR: :compile_time_purge_level and dependency compilation are your friends.
Moments ago I published my first Elixir package on hex! Wh...
New
I’m struggling with the fact that I don’t see stack trace in my production app log.
I’m getting 500 Internal Server Error response.
I t...
New
Sorry if this has been asked before.
Is it possible to do something like: config :logger, :console, format: "[$date][$time][$node][$lev...
New
Hello, when I use this for logging in the error.log file I get only error logs but in the info file there are both info and error logs. H...
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
I would like to know how can we display the http response (header and body) built by Phoenix right before it is sent to the client.
New
I am looking for some extra info and examples on when to use the Logger with functions instead of binaries. I’ve read that the function v...
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







