mirror of
https://github.com/weechat/weechat.git
synced 2026-07-05 17:23:15 +02:00
Added logger plugin
This commit is contained in:
@@ -75,10 +75,6 @@ struct t_gui_buffer
|
||||
/* 3 = highlight + msg + join/part */
|
||||
int num_displayed; /* number of windows displaying buf. */
|
||||
|
||||
/* logging */
|
||||
char *log_filename; /* filename for saving content */
|
||||
FILE *log_file; /* file descriptor for log */
|
||||
|
||||
/* buffer title */
|
||||
char *title; /* buffer title */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user