HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::LoggerSettings Struct Reference

#include </home/runner/work/hal/hal/plugins/gui/include/gui/logger/logger_settings.h>

Collaboration diagram for hal::LoggerSettings:
Collaboration graph

Public Attributes

bool debugSeverity
 
bool infoSeverity
 
bool warningSeverity
 
bool errorSeverity
 

Detailed Description

The severity levels that the log widget shows for each log channel.

Definition at line 33 of file logger_settings.h.

Member Data Documentation

◆ debugSeverity

bool hal::LoggerSettings::debugSeverity

◆ errorSeverity

bool hal::LoggerSettings::errorSeverity

◆ infoSeverity

bool hal::LoggerSettings::infoSeverity

◆ warningSeverity

bool hal::LoggerSettings::warningSeverity

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