Update logger configuration to newer Elixir
This commit is contained in:
@@ -8,7 +8,7 @@ config :kafkaex_lag_exporter, KafkaexLagExporterWeb.Endpoint,
|
||||
server: false
|
||||
|
||||
# Print only warnings and errors during test
|
||||
config :logger, level: :warn
|
||||
config :logger, level: :warning
|
||||
|
||||
# Initialize plugs at runtime for faster test compilation
|
||||
config :phoenix, :plug_init_mode, :runtime
|
||||
|
||||
Reference in New Issue
Block a user