gems faraday-detailed_logger 2.0.0
v2.0.0

latest releases: 2.5.0, 2.4.2, 2.4.1...
8 years ago

Changelog

  • Remove Logger progname support/configuration. Varying the progname appears
    to make logging in a syslog-like environment unnecessarily more difficult.
  • Add tagging support to the logger. Any number of tags may be given which will
    be prepended to all lines logged. This is largely follows the
    ActiveSupport::TaggedLogging log functionality. "Old" usages of this library
    will treat any previous progname strings as a tag and continue to record
    them to the log. Even though the progname is now logged as a tag, this is
    still considered a breaking change just in case system configurations were
    dependent on the progname for log output redirection (syslog).

Don't miss a new faraday-detailed_logger release

NewReleases is sending notifications on new releases.