feat(logs): parse log4j xml events in logs

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers 2025-04-16 00:37:35 -07:00
parent 15a981b3f8
commit 47295da390
No known key found for this signature in database
GPG key ID: E10E321EB160949B
7 changed files with 461 additions and 1 deletions

View file

@ -175,6 +175,8 @@ set(LAUNCH_SOURCES
launch/LogModel.h
launch/TaskStepWrapper.cpp
launch/TaskStepWrapper.h
logs/LogParser.cpp
logs/LogParser.h
)
# Old update system