RunicVTT Open Source Virtual Tabletop for TTRPG using P2P
Loading...
Searching...
No Matches
Logger::LogEntry Struct Reference

#include <Logger.h>

Collaboration diagram for Logger::LogEntry:

Public Attributes

std::string text
 
Level level
 
uint64_t tsMs
 
std::string tsStr
 

Detailed Description

Definition at line 28 of file Logger.h.

Member Data Documentation

◆ level

Level Logger::LogEntry::level

Definition at line 31 of file Logger.h.

◆ text

std::string Logger::LogEntry::text

Definition at line 30 of file Logger.h.

◆ tsMs

uint64_t Logger::LogEntry::tsMs

Definition at line 32 of file Logger.h.

◆ tsStr

std::string Logger::LogEntry::tsStr
mutable

Definition at line 34 of file Logger.h.


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