log_file_config Struct Reference
Log file configuration.
More...
#include <settings.h>
|
Data Fields |
gboolean | logbasedir_is_default |
const char * | logbasedir |
const char * | logfilename |
gboolean | is_irssi |
const char * | nickchange |
const char * | join |
const char * | part |
const char * | topic |
const char * | notopic |
const char * | msg |
const char * | action |
const char * | kick |
const char * | mode |
const char * | quit |
const char * | notice |
Detailed Description
Log file configuration.
Contains substitution variable for the path of the log file and for the format used for various events when logging.