static void SetDefaultExceptionHandler()
Sets the default exception handler to print message and context to the standard error.
Main(int &argc, char **&argv)
You have to create a Main object in the main function.
void run_thread_safe()
Launches the application.