A backend for the Elixir Logger that logs JSON and filters your secrets.
Logger
Responsible for encoding any value to JSON. Uses Jason for the JSON encoding, but converts values that are not handled by Jason before that, like tuples or PIDs.
Jason