ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
Loading...
Searching...
No Matches
acav::ParsedLogLine Struct Reference

Public Attributes

LogLevel level = LogLevel::Info
QString message
bool parsed = false

Detailed Description

Definition at line 33 of file ProcessLogParser.h.

Member Data Documentation

◆ level

LogLevel acav::ParsedLogLine::level = LogLevel::Info

Definition at line 34 of file ProcessLogParser.h.

◆ message

QString acav::ParsedLogLine::message

Definition at line 35 of file ProcessLogParser.h.

◆ parsed

bool acav::ParsedLogLine::parsed = false

Definition at line 36 of file ProcessLogParser.h.


The documentation for this struct was generated from the following file: