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