don't mention prism in the middle of the log
Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com> (cherry picked from commit 762d24bd02ae6a0c0f241626c9c06deeaae86574)
This commit is contained in:
parent
3048e43900
commit
01397896eb
@ -63,8 +63,8 @@ QString truncateLogForMclogs(const QString& logContent)
|
|||||||
truncatedLog +=
|
truncatedLog +=
|
||||||
"\n\n\n\n\n\n\n\n\n\n"
|
"\n\n\n\n\n\n\n\n\n\n"
|
||||||
"------------------------------------------------------------\n"
|
"------------------------------------------------------------\n"
|
||||||
"--------------------- Log truncated by ---------------------\n"
|
"----------------------- Log truncated ----------------------\n"
|
||||||
"---------------------- Prism Launcher ----------------------\n"
|
"------------------------------------------------------------\n"
|
||||||
"----- Middle portion omitted to fit mclo.gs size limits ----\n"
|
"----- Middle portion omitted to fit mclo.gs size limits ----\n"
|
||||||
"------------------------------------------------------------\n"
|
"------------------------------------------------------------\n"
|
||||||
"\n\n\n\n\n\n\n\n\n\n";
|
"\n\n\n\n\n\n\n\n\n\n";
|
||||||
|
Loading…
Reference in New Issue
Block a user