fix:统一了一下日志名称
This commit is contained in:
committed by
Windpicker-owo
parent
95c4723bda
commit
159baabe6c
@@ -5,7 +5,7 @@ import random
|
|||||||
import os
|
import os
|
||||||
import traceback
|
import traceback
|
||||||
|
|
||||||
logger = get_logger("search_bing")
|
logger = get_logger("web_surfing_tool")
|
||||||
|
|
||||||
ABSTRACT_MAX_LENGTH = 300 # abstract max length
|
ABSTRACT_MAX_LENGTH = 300 # abstract max length
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user