mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 08:43:13 +02:00
Remove time in weechat.log file when dumping data (crash or user is asking dump)
This commit is contained in:
@@ -64,6 +64,7 @@ debug_dump (int crash)
|
||||
{
|
||||
debug_dump_active = 1;
|
||||
log_printf ("Very bad, WeeChat is crashing (SIGSEGV received)...");
|
||||
weechat_log_use_time = 0;
|
||||
}
|
||||
|
||||
log_printf ("");
|
||||
|
||||
Reference in New Issue
Block a user