Skip to content

Releases: bryan-lott/TracebackFilter

Starting Message

17 Feb 22:45

Choose a tag to compare

  • Added a starting message that lists the files being tracked.

User Defined Fenceposts

17 Feb 21:42

Choose a tag to compare

  • 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

19 Jan 20:59

Choose a tag to compare

Fixed a bug in the before/after context code that was truncating the message to the number of "after" lines.

Before/After Context

17 Jan 23:43

Choose a tag to compare

  • Added cli args to capture lines before/after the given traceback
  • Added a local timestamp to the message

Logrotate Friendly

27 Oct 22:16

Choose a tag to compare

  • 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

22 Oct 17:34

Choose a tag to compare

Initial release, let's see if this works correctly! ;)