Skip to content

Commit

Permalink
fix credo
Browse files Browse the repository at this point in the history
  • Loading branch information
mruoss committed Dec 25, 2023
1 parent 3de41df commit 8f21e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.exs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Config

config :logger, :console,
config :logger, :default_formatter,
format: "$time [$level] $message $metadata\n",
metadata: [:file, :library, :error, :object, :body, :measurements, :metadata]

Expand Down

0 comments on commit 8f21e88

Please sign in to comment.