f@0: #pragma once f@0: f@0: f@0: f@0: void logError( const std::string &errorMsg ); f@0: f@0: f@0: void logInfo( const std::string &infoMsg );