mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 03:18:29 +08:00
[skip ci] Add config_path of benchmark (#10767)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
f578d40303
commit
924614ca69
@ -25,6 +25,7 @@ def setup_logging(config_path=LOG_CONFIG_PATH, default_level=logging.INFO):
|
||||
|
||||
class GlobalParams:
|
||||
log_file_path = FILE_NAME
|
||||
config_path = ''
|
||||
metric = None
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user