WARNING: USE THIS SOFTWARE AT YOUR OWN RISK! THIS IS EXPERIMENTAL SOFTWARE NOT INTENDED FOR PRODUCTION USE! Zuble is currently an early stage prototype. As such Zuble is minimally tested and inherently unstable. It is provided for experimental, development, and demonstration purposes only. Zuble QML Types   |  Zuble C++ Classes   |  Zuble Overview
Zuble  0.1
Zuble Framework C++/QML extension API
Classes | Namespaces | Macros
ZblLogManager.h File Reference
#include <QObject>
#include <QMutex>
#include <QStringList>
#include <QFile>
#include "zglobal.h"
#include "ZTableModel.h"
#include "ZblLogParams.h"
Include dependency graph for ZblLogManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Zbl::ZblLogManager
 The Zuble Log Manager is a singleton object that controls logging in Zuble applications. More...
 

Namespaces

 Zbl
 

Macros

#define zLogMan   (Zbl::ZblLogManager::zInstance())
 

Macro Definition Documentation

◆ zLogMan

#define zLogMan   (Zbl::ZblLogManager::zInstance())