Sha256: 23493975b616e3642944a85c0378c31d82b32b86c3d52e566c7d84c4e706a38f

Contents?: true

Size: 1.21 KB

Versions: 1

Compression:

Stored size: 1.21 KB

Contents

# 1.6.2
* Update oj gem to resolve segmentation fault issue

# 1.6.1
* Update reference to OJ gem to support Ruby 2.4

# 1.6.0
* Adds 'exception' to simple logger to unify APIs

# 1.5.1
* Updating version to resolve issue with mistakenly created 1.5.0 gem version

# 1.5.0
* Mistakenly created version, please disregard

# 1.4.1
* Change array creation syntax to support Ruby 1.9

# 1.4.0
* Adds '_with_data' to the simple logger so we can display data in the terminal
* Adds 'respond_to?' to the multilogger so users can check capabilities of the loggers

# 1.3.1
* Loggers provide an inspect method to avoid being too noisy on outputs

# 1.3.0
* Time in the JSON output specifies microseconds.
* Using 'Z' to specify the UTC timezone instead of +0000 as per ISO 8601.
* Debug and Info messages use the default foreground color of the terminal.

# 1.2.1
* If a file does not exist, it will create it on behalf of the application

# 1.2
* Added a silence_logger method to the logger. For compatibility with activerecord-session and maybe other gems.

# 1.1.1
* Avoid syntax errors in rubies < 2.3

# 1.1.0
* Added an 'add' method to the logger so it is compatible with the Logger provided by Ruby's standard library

# 1.0.0
* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lorekeeper-1.6.2 CHANGELOG.md