loggy

Swiss knife for logs

MIT License

Stars
2
Committers
1
loggy - v0.3.1 Latest Release

Published by AuHau over 2 years ago

Bug Fixes

loggy - v0.3.0

Published by AuHau over 2 years ago

Features

Bug Fixes

loggy - v0.2.0

Published by AuHau over 2 years ago

Features

Bug Fixes

  • enable cancel pattern input (#23) (d2b22a1)
  • store: filter walking reversed (#9) (e6c962c)
  • ui: redraw logs on wrong filter only when filter is on (#10) (32b114b)
loggy - v0.1.1

Published by AuHau over 2 years ago

Bug Fixes

  • cwd log should not be mandatory (#5) (a58d36a)
loggy - v0.1.0

Published by AuHau over 2 years ago

This is the first (a bit of testing) release that includes the very basic features that this tool aims to provide such as:

  • command line interface
  • configuration support
  • parsing the log line with a parsing string
  • filtering using the parsed parameters
  • basic UI

There is more work needed especially on the UI but it is usable as sort of MVP already now.

Features