![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <stddef.h>#include "m_ctype.h"#include "my_compiler.h"#include "my_dbug.h"#include "my_loglevel.h"#include "my_sys.h"#include <syslog.h>Functions | |
| int | my_syslog (const CHARSET_INFO *cs, enum loglevel level, const char *msg) | 
| Sends message to the system logger.  More... | |
| int | my_openlog (const char *name, int option, int facility) | 
| Opens/Registers a new handle for system logging.  More... | |
| int | my_closelog (void) | 
| Closes/de-registers the system logging handle.  More... | |
Variables | |
| CHARSET_INFO | my_charset_utf16le_bin | 
      
  | 
  extern |