This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
bdfr-browser/config/config.exs

8 lines
124 B
Elixir

import Config
config :logger,
backends: [],
level: :warning,
handle_otp_reports: false,
handle_sasl_reports: false