All Versions
45
Latest Version
Avg Release Cycle
69 days
Latest Release
-
Changelog History
Page 4
Changelog History
Page 4
-
v5.0.0-beta.22 Changes
- ๐ Fix #349 via #363 โ thanks @akselsson
-
v5.0.0-beta.21 Changes
- ๐ Fix #357 โ for simple exns
- ๐ Fix #357 โ for AggregateException
- ๐ Rename
StacktraceParse.InnerDelim
->StacktraceParse.StacktraceDelim
, since it's being used for non-inner stacktrace delimitations.
-
v5.0.0-beta.20 Changes
- Enable access to Suave.HttpContext for HTTP ingestion
-
v5.0.0-beta.2 Changes
- ๐ Rutta: support subcommand specification via App.config
- ๐ฒ Rutta: better logging about what targets start in Router
- Core: Can generate nugets
-
v5.0.0-beta.19 Changes
- ๐ Fix #354 โ Facade v4
getExns
may return nulls - ๐ Fix #350 โ Ensure
setLastName
in Facade keeps the parent logger name - ๐ Fix #355 โ Facade v4, support pretty printing context values
- ๐ Fix #356 โ Ensure addExn gets printed with plain console
- ๐ Fix #354 โ Facade v4
-
v5.0.0-beta.18 Changes
- Ref #348 โ wait for buffers - don't throw exceptions; push fix till later
- Ref #348 โ bump Stackdriver buffer size
-
v5.0.0-beta.17 Changes
- ๐ Fix #348 โ wait for buffers
-
v5.0.0-beta.16 Changes
- ๐ฒ Make Adapter.getLogger a verbose log operation
- ๐ Fix #347 - BufferFull result from Logary proper, through Facade cast exn
- ๐ Fix #346 โ Stackdriver not sending Logger.name โ now sent as
labels.logger
. - ๐ Fix #343 โ prettyprint IPEndPoint and IPAddress
-
v5.0.0-beta.15 Changes
- ๐ Fix #341 โ template from context as well as fields
-
v5.0.0-beta.14 Changes
- ๐ Fix #340 โ Pass value and formatted values
- ๐ Fix #339 โ Handle more common/known types in the Json serialiser