Gaia
gaia2::Logger Class Reference

Asynchronous thread-safe logger object. More...

#include <debugging.h>

Public Member Functions

void debug (DebuggingModule module, const QString &msg, bool resetHeader=false)
 
void info (const QString &msg)
 
void warning (const QString &msg)
 
void error (const QString &msg)
 

Protected Member Functions

void flush ()
 

Protected Attributes

QStringList _msgQueue
 
bool _addHeader
 

Detailed Description

Asynchronous thread-safe logger object.

(TODO: implementation is still not thread-safe)


The documentation for this class was generated from the following files: