Output a warning when the log file becomes too large and needs to be truncated
Author: YuHuanTinCreated Jun 4, 2026Updated Jul 18, 2026
Labelsbug
Operating System
Win10 21H2
x64dbg Version
May 27 2026,12:09:19
Describe the issue
When outputting logs that are too long, add a warning or additional information to indicate that the log has been truncated. https://github.com/x64dbg/x64dbg/blob/6373153bf1b27c1a52e6dd0031881b80a9dbfc18/src/gui/Src/Gui/LogView.cpp#L360
If possible, I’ll submit a pull request right away :)
Steps to reproduce
no
Attachments
No response
Source: x64dbg/x64dbg