feat(logs): parse log4j xml events in logs
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
parent
15a981b3f8
commit
47295da390
7 changed files with 461 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue