|
SObjectizer
5.8
|
An interface for the exception logging definition. More...
#include <so_5/declspec.hpp>#include <so_5/compiler_features.hpp>#include <so_5/coop_handle.hpp>#include <exception>#include <string>#include <memory>Go to the source code of this file.
Classes | |
| class | so_5::event_exception_logger_t |
| An interface for the exception logging. More... | |
Namespaces | |
| namespace | so_5 |
| Private part of message limit implementation. | |
Typedefs | |
| using | so_5::event_exception_logger_unique_ptr_t |
| Typedef for the event_exception_logger autopointer. | |
Functions | |
| SO_5_FUNC event_exception_logger_unique_ptr_t | so_5::create_std_event_exception_logger () |
| Create the default exception logger. | |
An interface for the exception logging definition.
Definition in file event_exception_logger.hpp.