支持zlog配置重载

This commit is contained in:
fengweihao
2020-11-12 15:42:28 +08:00
parent 9f2d64e865
commit 9962458ad6
7 changed files with 46 additions and 15 deletions

View File

@@ -89,6 +89,6 @@ struct config_bucket_t{
extern struct config_bucket_t *cfg_instanec();
void cert_init_config(const char *config);
void cert_store_init_config(const char *config);
#endif