![]() |
MySQL 9.4.0
Source Code Documentation
|
Acts as an actual represenation of external handler attached to ExternalHandlerProxy to handle logging. More...
#include <handler.h>
Public Member Functions | |
virtual | ~ExternalHandler ()=default |
virtual void | do_log (const mysql_harness::logging::Record &record) noexcept=0 |
Acts as an actual represenation of external handler attached to ExternalHandlerProxy to handle logging.
|
virtualdefault |
|
pure virtualnoexcept |