Shallow search and lazy loading for Other Logs page
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
a39edb3b59
commit
d5db974008
7 changed files with 78 additions and 54 deletions
|
@ -142,9 +142,7 @@ class MinecraftInstance : public BaseInstance {
|
|||
/// guess log level from a line of minecraft log
|
||||
MessageLevel::Enum guessLevel(const QString& line, MessageLevel::Enum level) override;
|
||||
|
||||
IPathMatcher::Ptr getLogFileMatcher() override;
|
||||
|
||||
QString getLogFileRoot() override;
|
||||
QStringList getLogFileSearchPaths() override;
|
||||
|
||||
QString getStatusbarDescription() override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue