![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
An error-stream. More...
Public Attributes | |
| FILE * | file {nullptr} | 
| file to log to  More... | |
| mysql_mutex_t | LOCK_errstream | 
| lock for logging  More... | |
An error-stream.
Rather than implement its own file operations, a log-service may use convenience functions defined in this file. These functions use the log_errstream struct to describe their log-files. These structs are opaque to the log-services.
| FILE* log_errstream::file {nullptr} | 
file to log to
| mysql_mutex_t log_errstream::LOCK_errstream | 
lock for logging