SimGrid  3.21
Versatile Simulation of Distributed Systems
log.hpp File Reference
#include <simgrid/Exception.hpp>
#include <xbt/log.h>

Namespaces

 simgrid
 
 simgrid::xbt
 

Functions

void simgrid::xbt::log_exception (e_xbt_log_priority_t priority, const char *context, std::exception const &exception)
 Display informations about an exception. More...
 
void simgrid::xbt::install_exception_handler ()
 
void simgrid::xbt::logException (e_xbt_log_priority_t priority, const char *context, std::exception const &exception)
 
void simgrid::xbt::installExceptionHandler ()