RSSAmplifier

Hauleth's blog · Jan 2, 2022

Log all the things

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

In Elixir 1.11 landed set of new features that allows for more powerful logging by utilising Erlang's logger features. Here I will try to describe new possibilities and how You can use them to improve your logs. New log levels # Elixir gained 4 new log levels to total 8 (from most verbose to least verbose): debug info notice * warning (renamed from warn) error critical * alert * emergency * *…

Read on hauleth.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.