Latest #logging Threads 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
martosaur
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
martosaur
I’m excited to announce LoggerHandlerKit – an educational package for developers who want to write their own logger handler. It provides:...
New
dmitriid
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
martosaur
TL;DR Logger.Translator acts as a global filter and swallows structure of some OTP reports, which some logger handlers could benefit from...
New
hkrutzer
TermToJson - Convert Elixir Terms to Human-Readable JSON Hi everyone! I’d like to share a small library that helps serialize Elixir terms...
New
gmile
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
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
MRdotB
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
Stratus3D
I have an Elixir app that I’ve been running for many years, and I deployed it to a new environment and it crashed with the following logs...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

wfgilman
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
idi527
:wave: I’ve added config :logger, compile_time_purge_matching: [ [application: :phoenix, level_lower_than: :warn], [applicati...
New
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
nallwhy
I’m using GitHub - larskrantz/logger_papertrail_backend: A Papertrail backend for Elixir Logger. From Elixir v1.15.0, it shows warnings ...
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
stefanchrobot
I’m trying to prevent leaking of application secrets and personally identifiable information (PIIs) into logs. One thing is obviously mak...
New
hauleth
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
MRdotB
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
leemeichin
By all accounts the documentation says that logging in Elixir is aligning more with Erlang, but the existing approach is soft deprecated....
New
skosch
My application, when encountering a database-related error, logs it as follows: 19:30:04.994 request_id=F4COjwtYrfbnTSkAABcx [debug] QUE...
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
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
csmetz
Hello! My team has recently switched to Elixir 1.15, but we are facing issues with hiding logs in tests. Previously, we used to pass th...
New
Stratus3D
I have an Elixir app that I’ve been running for many years, and I deployed it to a new environment and it crashed with the following logs...
New
spacebat
I have an Elixir application running in a kubernetes pod, it uses LoggerJSON to send JSON formatted logs to standard output - that works ...
New

Trending Over Three Years Top

oboudry
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
wfgilman
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
nogoga
I have a logger in a Phoenix app: defmodule Module1 do require Logger def method1 do Logger.debug("test123") end end I c...
New
vlad.grb
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
wfgilman
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
axelson
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
jmitchell
TLDR: :compile_time_purge_level and dependency compilation are your friends. Moments ago I published my first Elixir package on hex! Wh...
New
ayhan.rashidov
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
tompave
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
marcin
Hello! I’m deploying my Phoenix app using mix_systemd package, to run it as systemd unit file. The app’s runtime is in /srv/appname/curr...
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
mrjbj
I’m not sure how to log the “error” object that might be returned from a function call. I know that IO.puts can only work with strings a...
New
Eiji
Hey, I tried to debug how I can catch some things. I created a new local application by mix new my_logger command. My config/config.exs: ...
New
idi527
Logging Like fluentd or maybe something else? Where do you store the logs? I’m mostly interested in “self-hosted” (i.e. not saas) solutio...
New
driv3r
Metadata Adds the given keyword list to the current process metadata. How exactly does it work? Two examples in specific would be nic...
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