Skip to content

Commit a9f0803

Browse files
Mention :logger handler in docs (#706)
1 parent 8f3b28e commit a9f0803

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/sentry.ex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ defmodule Sentry do
77
88
* Manually — see `capture_exception/2` and `capture_message/2`.
99
10+
* Through an Erlang `:logger` handler — see `Sentry.LoggerHandler`.
11+
1012
* Through an Elixir `Logger` backend — see `Sentry.LoggerBackend`.
1113
1214
* Automatically for Plug/Phoenix applications — see the

0 commit comments

Comments
 (0)