New
3.0.0 - 2018-12-20
Changed
- Jason is now used for JSON encoding. The JSON library can no longer be injected via configuration.
msgpax1.x is no longer supported- Logs are now sent in batches of 1000 instead of 5000 to comply with the Timber library specification
Timber.LoggerBackends.HTTP.TimberAPIKeyInvalidis nowTimber.InvalidAPIKeyError
Removed
- Removed support for Elixir 1.3 and lower
- Removed integration with Phoenix; use the
:timber_phoenixpackage instead - Removed integration with Plug; use the
:timber_plugpackage instead - Removed integration with Ecto; use the
:timber_ectopackage instead - Removed integration with ExAws
- Removed integration with
:error_logger; use the package instead