Macro mariadb::configure_logger 
source · macro_rules! configure_logger {
    () => { ... };
}Expand description
Configure the default logger. This is currently invoked by default as part of plugin registration.
macro_rules! configure_logger {
    () => { ... };
}Configure the default logger. This is currently invoked by default as part of plugin registration.