22 #include <olp/core/CoreApi.h>
23 #include <olp/core/logging/Level.h>
33 Level level{Level::Off};
36 const char* tag{
nullptr};
39 const char* message{
nullptr};
42 const char* file{
nullptr};
48 const char*
function{
nullptr};
51 const char* fullFunction{
nullptr};
54 std::chrono::time_point<std::chrono::system_clock> time{};
57 unsigned long threadId{0};
Rules all the other namespaces.
Definition: AppleSignInProperties.h:24
Contains data used for a log message.
Definition: LogMessage.h:31