Changed everything to reflect the new name "LumberJack" in the cmake files. Fixed my doxygen notes to reflect v1.0.0

This commit is contained in:
rapturate
2026-06-09 15:35:27 -04:00
parent cf35790578
commit 92bdaee885
7 changed files with 40 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
This TUI program is for taking in an Apache2 access log file and providing an interactive interface to check your logs.
LumberJack TUI takes in an Apache2 access log file and provides an interactive interface to check your logs.
REQUIREMENTS:
- Access to a GeoLite2-City.mmdb database file.
@@ -11,5 +11,7 @@ NOTES:
FUTURE CHANGES:
- Filtering functionality
- Better filtering functionality
- Ban IP functionality
- Access Date/Time column
- Sorting by column (asc/desc)