Element in the queue of debug messages that have to be passed to either NetworkAdminConsole or IConsolePrint.
More...
|
std::string_view | level |
| The used debug level.
|
|
std::string | message |
| The actual formatted message.
|
|
Element in the queue of debug messages that have to be passed to either NetworkAdminConsole or IConsolePrint.
Definition at line 30 of file debug.cpp.
◆ level
std::string_view QueuedDebugItem::level |
The used debug level.
Definition at line 31 of file debug.cpp.
◆ message
std::string QueuedDebugItem::message |
The actual formatted message.
Definition at line 32 of file debug.cpp.
The documentation for this struct was generated from the following file: