We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c099609 commit 528d891Copy full SHA for 528d891
deps/rabbitmq_cli/config/config.exs
@@ -24,7 +24,7 @@ import Config
24
#
25
# Or configure a 3rd-party app:
26
27
-config :logger, level: :warn, console: [device: :standard_error]
+config :logger, level: :warning, console: [device: :standard_error]
28
29
30
# It is also possible to import configuration files, relative to this
0 commit comments