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"
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 | |
Declares and defines the logMap class and related classes.
History:
Definition in file logMap.hpp.