|
Leosac
0.7.0
OpenSourceAccessControl
|
#include <exception>
Include dependency graph for ExceptionsTools.hpp:
This graph shows which files directly or indirectly include this file: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... | |