Sha256: f6d5139d9bb311abeaa5821d4bc2eea3ff412c7f270414134b377702a5562c4d
Contents?: true
Size: 858 Bytes
Versions: 1
Compression:
Stored size: 858 Bytes
Contents
# 0.2.4 (2021-11-02) - Rails event logs now include the following, in addition to the headers already logged: - `request.origin` - `request.base_url` - `request.x_csrf_token` - `params[:authenticity_token]` # 0.2.3 (2021-09-02) - JSON formatter now strips all ANSI 7-bit C1 escapes from strings (fixes [#1](https://github.com/BerkeleyLibrary/logging/issues/1) properly) # 0.2.2 (2021-09-02) - JSON formatter now strips ANSI color escapes from strings (fixes [#1](https://github.com/BerkeleyLibrary/logging/issues/1)) # 0.2.1 (2021-08-19) - Recursively log error cause # 0.2.0 (2021-08-18) - Rename to `BerkeleyLibrary::Logging` in prep for move to GitHub # 0.1.1 (2021-05-03) - Adds a global logger accessible by including `UCBLIT::Logging`, or via class methods on that module. # 0.1.0 (2021-03-12) - Initial pseudo-release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
berkeley_library-logging-0.2.4 | CHANGES.md |