Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers.
873
stars
124
forks
source link
In capture_log_events.rb, initialize @events in constructor. Also, add clear method. #257
Closed
keithrbennett closed 1 year ago
Issue
https://github.com/reidmorrison/semantic_logger/issues/256
Changelog
Entries (see below) added.
Description of changes
events
array inCaptureLogEvents
to constructor.clear
method toCaptureLogEvents
.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.