API
logMap.hpp File Reference

Declares and defines the logMap class and related classes. More...

#include <mx/sys/timeUtils.hpp>
#include <mx/ioutils/fileUtils.hpp>
#include <vector>
#include <map>
#include <flatlogs/flatlogs.hpp>
#include "logFileName.hpp"
Include dependency graph for logMap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MagAOX::logger::logInMemory
 Structure to hold a log file in memory, tracking when a new file needs to be opened. More...
 
struct  MagAOX::logger::logMap
 Map of log entries by application name, mapping both to files and to loaded buffers. More...
 

Namespaces

 MagAOX
 
 MagAOX::logger
 

Detailed Description

Declares and defines the logMap class and related classes.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

History:

  • 2020-01-02 created by JRM

Definition in file logMap.hpp.