We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f5ed95 commit cb9da0dCopy full SHA for cb9da0d
1 file changed
lib/phoenix_container_example/application.ex
@@ -9,7 +9,6 @@ defmodule PhoenixContainerExample.Application do
9
10
@impl true
11
def start(_type, _args) do
12
-
13
:logger.add_handler(:my_sentry_handler, Sentry.LoggerHandler, %{
14
config: %{metadata: [:file, :line]}
15
})
0 commit comments