/logger

Example of logger in C++ using Qt.

Primary LanguageC++

logger

This repository shows an example of logger using Qt framework. Specifically this logger creates an output file and provides a QTextStream object to the user, who can use the operator << to write.