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