Plogger

Piping logger: logger functions that can inserted in a piping sequence.

Read the docs

Installation

Add plogger to your list of dependencies in mix.exs:

def deps do
  [{:plogger, "~> 0.1.0"}]
end