trikRuntime
QsLogDest.h File Reference
#include "QsLogLevel.h"
#include <QSharedPointer>
#include <QtGlobal>
Include dependency graph for QsLogDest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QsLogging::Destination
 
struct  QsLogging::MaxSizeBytes
 
struct  QsLogging::MaxOldLogCount
 
class  QsLogging::DestinationFactory
 Creates logging destinations/sinks. More...
 

Namespaces

 QsLogging
 

Macros

#define QSLOG_SHARED_OBJECT
 

Typedefs

typedef QSharedPointer< Destination > QsLogging::DestinationPtr
 

Enumerations

enum  QsLogging::LogRotationOption { QsLogging::DisableLogRotation = 0, QsLogging::EnableLogRotation = 1 }
 

Macro Definition Documentation

#define QSLOG_SHARED_OBJECT