# 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.