LogIt++
Loading...
Searching...
No Matches
LogRecord.hpp File Reference

Contains the definition of the LogRecord structure for storing log data. More...

#include "argument_utils.hpp"
#include "../Enums.hpp"
#include <thread>

Go to the source code of this file.

Classes

struct  logit::LogRecord
 Stores log metadata and content. More...
 

Namespaces

namespace  logit
 The primary namespace for the LogIt++ library.
 

Macros

#define _LOGIT_LOG_RECORD_HPP_INCLUDED
 

Detailed Description

Contains the definition of the LogRecord structure for storing log data.

Definition in file LogRecord.hpp.

Macro Definition Documentation

◆ _LOGIT_LOG_RECORD_HPP_INCLUDED

#define _LOGIT_LOG_RECORD_HPP_INCLUDED

Definition at line 3 of file LogRecord.hpp.