trikRuntime
|
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 } |
#define QSLOG_SHARED_OBJECT |