Exception handler support feature. More...
#include <exception_handler_feature.hpp>
Classes | |
struct | apply |
Exception handler support feature.
The logger with this feature will provide an additional method to install an exception handler functional object. This functional object will be called if during either opening or pushing a record an exception is thrown from the logging core.