|
iDRS™ SDK 16
|
#include <idrs_common.h>
The CConsoleLogger class is an iDRS implementation of the ILogger interface. It exposes a default iDRS Logger that can be used to log messages during an operation.
This class will print log messages in console.
Log entries are expressed by this class as per the following pattern: YYYY-MM-DD hh:mm:ss [severity level] [message]