Function necsim::writeCritical

Function Documentation

void necsim::writeCritical(string message)

Writes to cerr, or to critical in logging module if being compiled with python.

Parameters
  • message: the message to write out