Envision
A visual programming IDE for object-oriented languages
List of all members | Public Attributes
Logger::Log::LogEntry Struct Reference

The information of each entry in the log. More...

Public Attributes

Log::Level level
 
QString message
 
QString pluginId
 

Detailed Description

The information of each entry in the log.

Member Data Documentation

◆ level

Log::Level Logger::Log::LogEntry::level

◆ message

QString Logger::Log::LogEntry::message

◆ pluginId

QString Logger::Log::LogEntry::pluginId