All notable changes to this project will be documented in this file. This project tries to adhere to Semantic Versioning, even before v1.0.
- #7 show if filter, plain default, thread-safe improvements
- change follow to false by default
- custom formatter for puts behavior
- plain format support and fix sliding window
- show_if filter to customize output
- thread-safe logger file option
- #6 fix eager load
- #5 add options: refresh_rate and wait_exists
- alias File.exists?
- update tail desc
- #4 quiet not found option
- #3 streams cli command and data method
- fix activesupport require
- streams cli command and data method
- set next_token for large filter_log_events responses
- #2 add overlap to window to account for delayed logs received at the same time
- #1 clean up end_loop_signal logic
- fix --no-follow option
- display final logs upon stop_follow!
- add stop_follow! method
- friendly error message when log not found
- improve
@follow
default,@log_group_name
and stdout sync true by default
- Initial release.