trikRuntime
QsLogging::DestinationFactory Member List

This is the complete list of members for QsLogging::DestinationFactory, including all inherited members.

MakeDebugOutputDestination()QsLogging::DestinationFactorystatic
MakeFileDestination(const QString &filePath, LogRotationOption rotation=DisableLogRotation, const MaxSizeBytes &sizeInBytesToRotateAfter=MaxSizeBytes(), const MaxOldLogCount &oldLogsToKeep=MaxOldLogCount(), Level level=InfoLevel)QsLogging::DestinationFactorystatic
MakeFunctorDestination(Destination::LogFunction f)QsLogging::DestinationFactorystatic
MakeFunctorDestination(QObject *receiver, const char *member)QsLogging::DestinationFactorystatic