Bigous / QTail

QT Log Tool
0 stars 0 forks source link

QTail

QTail is a homemade tool for monitoring log files with some powerful features.

License

You are free to use this tool as you like, but I take no responsibility for how you use it, any damage caused, or any other issues that may arise from its use.

This project is built with C++20 using Qt Community and QCoro.

For any licensing details, terms of use, or obligations, please refer to the respective websites of these projects.

Objective

This tool aims to be blazing fast while consuming minimal resources to:

The tool uses the public FIX dictionary released by B3 as the source of information. However, you can replace it with your own dictionary by updating the FIX44.xml file in the assets directory.

Want to contribute?

Awesome! This project started as a personal tool, but if you find it useful, feel free to contribute. You can request new features or report bugs in the issues section, or even better — submit a pull request 😀!