🔧 build(compile Werror): reduce warning
This commit is contained in:
@@ -33,7 +33,7 @@ struct log_context
|
||||
};
|
||||
|
||||
struct log_context g_log_context = {
|
||||
.config = {.output = LOG_OUTPUT_STDERR, .level = LOG_DEBUG},
|
||||
.config = {},
|
||||
.log_fd = -1,
|
||||
.log_file_reopen_day = 0,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user