\brief produces a LogStreamConsumer object that can be used to log messages of severity kINTERNAL_ERROR ("fatal" severity) Example usage: LOG_FATAL(logger) << "hello world" << std::endl;
source not stored for this graph (policy: none)
no test coverage detected