SDEngine
Game Engine
Loading...
Searching...
No Matches
sd::log::LogEntry Struct Reference

#include <logging.hpp>

Public Attributes

std::string category
 
LogLevel level
 
std::string message
 
float uptime_sec {}
 

Member Data Documentation

◆ category

std::string sd::log::LogEntry::category

◆ level

LogLevel sd::log::LogEntry::level

◆ message

std::string sd::log::LogEntry::message

◆ uptime_sec

float sd::log::LogEntry::uptime_sec {}

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