A free, modern and simple real-time log file monitoring tool
This application is for tracking real-time updated log files easly, such as game / game engine logs. Application updates itself automatically when selected log file is updated. Tags can be added and lines including tags get colored for helping user to observe code's flow. Also user can search and go to tags easily.
- Adding and Editing Tags
- Search
- Go to Lines
- Follow Tail
- Multi line Select and copy
- All Shortcuts
- Encoding
- New Menus (Options, About, Edit, Recent Files, Close Tab, Close All Tabs, ...)
- Cmake integration
- Cross Platform support
- Decrease dependencies
- Project is using specialized version of Dear Imgui 1.72.
- Boost FileSystem
- YamlCpp library for saving app settings - https://github.com/jbeder/yaml-cpp/