SetDefaultLogging

void Logger::rlogic::SetDefaultLogging(bool loggingEnabled)

Sets the default logging to std::out to enabled or disabled. Enabled by default.

Parameters
  • loggingEnabled: true if you want to enable logging to std::out, false otherwise