You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
## [Unreleased]
9
9
10
+
## [2.8.0] - 2018-04-16
11
+
10
12
### Added
11
13
12
-
-`Timber.Integrations.ErrorLogger` allows you to include a new OTP `:error\_logger` handler to better maintain the structure of errors and stacktraces. It also collapses many cases of multi-line logs into a single line.
14
+
-`Timber.Integrations.ErrorLogger` allows you to include a new OTP
15
+
`:error\_logger` handler to better maintain the structure of errors and
16
+
stacktraces. It also collapses many cases of multi-line logs into a single
17
+
line.
13
18
14
19
## [2.7.0] - 2018-03-22
15
20
@@ -101,8 +106,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
101
106
`Timber.Integrations.PhoenixInstrumenter`. This will suppress log lines
102
107
from being written for any controller/action pair.
0 commit comments