Skip to content

Commit b9e8a4f

Browse files
Update README.md
1 parent aa0b23c commit b9e8a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ For optional settings check the [docs](https://hexdocs.pm/sentry/readme.html).
118118
| `source_code_path_pattern` | False | `"**/*.ex"` | |
119119
| `filter` | False | | Module where the filter rules are defined (see [Filtering Exceptions](https://hexdocs.pm/sentry/Sentry.html#module-filtering-exceptions)) |
120120
| `json_library` | False | `Jason` | |
121-
| `log_level` | False | `:warn` | This sets the log level used when Sentry fails to send an event due to an invalid event or API error. |
121+
| `log_level` | False | `:warn` | This sets the log level used when Sentry fails to send an event due to an invalid event or API error |
122122

123123
An example production config might look like this:
124124

0 commit comments

Comments
 (0)