Leosac
0.8.0
Open Source Access Control
|
#include <exception>
Go to the source code of this file.
Namespaces | |
Leosac | |
This is the header file for a generated source file, GitSHA1.cpp. | |
Functions | |
void | Leosac::print_exception (const std::exception &e, int level=0) |
Recursively print the exception trace to std::cerr. More... | |
void | Leosac::log_exception (const std::exception &e, int level=0) |
Recursively log exceptions using the logging macro. More... | |