We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27059a3 commit 20ea56fCopy full SHA for 20ea56f
lib/sentry/event.ex
@@ -2,7 +2,7 @@ defmodule Sentry.Event do
2
alias Sentry.{Event, Util}
3
4
@moduledoc """
5
- Provides an Event Struct as well as transformation of Logger
+ Provides an Event Struct as well as transformation of Logger
6
entries into Sentry Events.
7
"""
8
0 commit comments