#include <logging.hpp>
Definition at line 38 of file logging.hpp.
◆ LogEvent()
| NeoN::Logging::LogEvent::LogEvent |
( |
std::source_location |
location, |
|
|
Level |
level, |
|
|
std::string_view |
message |
|
) |
| |
|
inline |
◆ toJson()
| std::string NeoN::Logging::LogEvent::toJson |
( |
std::string_view |
delim | ) |
|
|
inline |
◆ creationTS
| std::chrono::time_point<std::chrono::steady_clock> NeoN::Logging::LogEvent::creationTS |
◆ level
| Level NeoN::Logging::LogEvent::level |
◆ location
| std::source_location NeoN::Logging::LogEvent::location |
◆ message
| std::string NeoN::Logging::LogEvent::message |
The documentation for this class was generated from the following file:
- /home/runner/work/NeoN/NeoN/include/NeoN/core/logging.hpp