timber v3.1.2 Release Notes

Release Date: 2019-04-05 // about 5 years ago
  • ๐Ÿ”„ Changed

    • The Timber.Formatter no longer prints in a proprietary format with the @metadata delimiter. It not just print simple JSON lines. As such, the Timber.Formatter is not recommended for use in development or test environment unless you want JSON formatted logs.

Previous changes from v3.1.1

  • ๐Ÿ”„ Changed

    • Added support for the new Timber API keys. The :source_id parameter is now supported when configuring :timber in addition to the :api_key. This does not break backwards compatibility.