trikRuntime
|
This is the complete list of members for QsLogging::DestinationFactory, including all inherited members.
MakeDebugOutputDestination() | QsLogging::DestinationFactory | static |
MakeFileDestination(const QString &filePath, LogRotationOption rotation=DisableLogRotation, const MaxSizeBytes &sizeInBytesToRotateAfter=MaxSizeBytes(), const MaxOldLogCount &oldLogsToKeep=MaxOldLogCount(), Level level=InfoLevel) | QsLogging::DestinationFactory | static |
MakeFunctorDestination(Destination::LogFunction f) | QsLogging::DestinationFactory | static |
MakeFunctorDestination(QObject *receiver, const char *member) | QsLogging::DestinationFactory | static |