Releases: bryan-lott/TracebackFilter
Releases · bryan-lott/TracebackFilter
Starting Message
- Added a starting message that lists the files being tracked.
User Defined Fenceposts
- Added the ability to set the regexes for fenceposts as defined in README.md
- Added the ability to tail multiple logfiles
- Attempted to shrink the jar by limiting what amazonica pulls in
- Decided to use changelog.md, realized it was going to duplicate the release notes, and undecided to use changelog.md
Bugfix for Context
Fixed a bug in the before/after context code that was truncating the message to the number of "after" lines.
Before/After Context
- Added cli args to capture lines before/after the given traceback
- Added a local timestamp to the message
Logrotate Friendly
- Bugs squashed
- Instead of following a single log file endlessly, TF now plays nicely with logrotate and stays on the primary log.
Splines - Reticulate Them
Initial release, let's see if this works correctly! ;)