ARC SDK
Public Member Functions | Data Fields
Arc::LoggerFormat Struct Reference

Struct to contain LogFormat, to use with operator<<(std::ostream&, const LoggerFormat&) More...

#include <Logger.h>

Public Member Functions

 LoggerFormat (LogFormat format)
 Make a new LoggerFormat with the given LogFormat. More...
 

Data Fields

LogFormat format
 

Detailed Description

Struct to contain LogFormat, to use with operator<<(std::ostream&, const LoggerFormat&)

Constructor & Destructor Documentation

◆ LoggerFormat()

Arc::LoggerFormat::LoggerFormat ( LogFormat  format)
inline

Make a new LoggerFormat with the given LogFormat.


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