GRBEnv::message()
Write a message to the console and the log file.
void |
message ( |
const string& |
message ) |
Arguments:
message: Print a message to the console and to the log
file. Note that this call has no effect unless the
OutputFlag parameter is set.