E-MailRelay
Classes | Namespaces
glogoutput.h File Reference
#include "gdef.h"
#include "glog.h"
#include "glogstream.h"
#include "gprocess.h"
#include "gexception.h"
#include "gstringview.h"
#include <string>
#include <vector>
#include <fstream>
#include <ctime>
#include <array>
#include <utility>
+ Include dependency graph for glogoutput.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G::LogOutput
 Controls and implements low-level logging output, as used by G::Log. More...
 
struct  G::LogOutput::Config
 A configuration structure for G::LogOutput. More...
 

Namespaces

namespace  G
 Low-level classes.