The log engine is written so the user can create it's own log to integrate within the application log.
For the convenience of the user, we've supplied 3 logs:
CFileLog
CScreenLog
CTraceLog
To set the log as the global log, you need to call CErrorHandler::SetLog.