trikRuntime
trikKernel::LoggingHelper Class Reference

Helper for working with QsLog library. More...

#include <loggingHelper.h>

Public Member Functions

 LoggingHelper (const QString &pathToLog)
 Constructor. More...
 
 ~LoggingHelper ()
 

Detailed Description

Helper for working with QsLog library.

Constructor & Destructor Documentation

LoggingHelper::LoggingHelper ( const QString &  pathToLog)

Constructor.

Initializes logger with default settings, supposed to be alive until program finishes (RAII idiom).

Parameters
pathToLog- path to "trik.log" file that will be created or appended by logger. Supposed to end with "/".
LoggingHelper::~LoggingHelper ( )

The documentation for this class was generated from the following files: