mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 10:43:13 +02:00
Added "dump_data" event, added dump of data in IRC plugin
This commit is contained in:
+3
-1
@@ -521,8 +521,10 @@ weechat_dump (int crash)
|
||||
|
||||
plugin_print_log ();
|
||||
|
||||
hook_event_exec ("dump_data", NULL);
|
||||
|
||||
log_printf ("");
|
||||
log_printf ("****** End of dump ******");
|
||||
log_printf ("****** End of WeeChat dump ******");
|
||||
log_printf ("");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user