We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
:warning
:warn
1 parent b555996 commit f782bfaCopy full SHA for f782bfa
‎config/test.exs
@@ -11,6 +11,6 @@ config :cloak_ecto, Cloak.Ecto.TestVault,
11
tag: "AES.CTR.V1", key: Base.decode64!("o5IzV8xlunc0m0/8HNHzh+3MCBBvYZa0mv4CsZic5qI=")}
12
]
13
14
-config :logger, level: :warn
+config :logger, level: :warning
15
16
config :cloak_ecto, ecto_repos: [Cloak.Ecto.TestRepo]
0 commit comments