|
trikRuntime
|
#include <QsLogDestFile.h>


Public Member Functions | |
| FileDestination (const QString &filePath, RotationStrategyPtr rotationStrategy, Level level) | |
| virtual void | write (const QString &message, Level level) |
| virtual bool | isValid () |
Public Member Functions inherited from QsLogging::Destination | |
| virtual | ~Destination () |
Additional Inherited Members | |
Public Types inherited from QsLogging::Destination | |
| typedef void(* | LogFunction) (const QString &message, Level level) |
| QsLogging::FileDestination::FileDestination | ( | const QString & | filePath, |
| RotationStrategyPtr | rotationStrategy, | ||
| Level | level | ||
| ) |
|
virtual |
Implements QsLogging::Destination.
|
virtual |
Implements QsLogging::Destination.