Class CLog#
Defined in File logger.h
Nested Relationships#
Nested Types#
Inheritance Relationships#
Base Type#
public ostream
Class Documentation#
-
class CLog : public ostream#
Logger class responsible for reporting the progress and errors. The logger class derives from std::ostream to provide stream access reporting.