GENIE
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Logger.h File Reference

Record run-time information. More...

#include <stdint.h>
#include <stdio.h>
#include <vector>

Go to the source code of this file.

Classes

class  genie::utility::Logger
 A utility class to record logs into disk files. More...
 

Namespaces

 genie
 This is the top-level namespace of the project.
 
 genie::query
 
 genie::table
 
 genie::utility
 

Macros

#define LOGGER_MAX_FILE_NAME_SIZE   256
 

Detailed Description

Record run-time information.

Definition in file Logger.h.

Macro Definition Documentation

◆ LOGGER_MAX_FILE_NAME_SIZE

#define LOGGER_MAX_FILE_NAME_SIZE   256

Definition at line 9 of file Logger.h.