use default-formatter
All checks were successful
Build and Publish / build-release (push) Successful in 1m21s
All checks were successful
Build and Publish / build-release (push) Successful in 1m21s
This commit is contained in:
@@ -14,7 +14,7 @@ config :workload_service, WorkloadServiceWeb.Endpoint,
|
||||
pubsub_server: WorkloadService.PubSub,
|
||||
live_view: [signing_salt: "workload_secret"]
|
||||
|
||||
config :logger, :console,
|
||||
config :logger, :default_formatter,
|
||||
format: "$time $metadata[$level] $message\n",
|
||||
metadata: [:request_id]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user