QLogViewer Features: Requirements: CMake C++ 17 compatible compiler QT 5.15 Build from source: git clone https://github.com/GeorgH93/QLogViewer.git cd QLogViewer mkdir build && cd build cmake -DCMAKE_BUILD_TYPE=Release .. cmake --build . --config Release