microCOR Lab SDK  1.7
 All Classes Files Functions Enumerations Enumerator Modules
Logger Class Reference

Log class. More...

#include <Logger.h>

Inheritance diagram for Logger:

Public Slots

void logStateChange (QString str)
 microCORLab internal
 

Signals

void logged (const QString &msg)
 a log event occurs
 

Public Member Functions

void setStdOutEnabled (bool enabled)
 
bool isStdOutEnabled () const
 
void setLogFile (QString file)
 Sets log file. More...
 
QString logFile () const
 log file.
 
void log (QString sender, QString message, bool will_write_to_file=false)
 enters a log message. More...
 
void logSentPacket (QString str)
 microCORLab internal
 

Detailed Description

Log class.

microCORLab classes use this logger class to track events and errors.


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