Commit c301d52c by 岳巧源

add script

parent cd132135
Showing with 4 additions and 4 deletions
......@@ -23,10 +23,10 @@ title_arr = [
"封装"
]
# logging.basicConfig(level=logging.INFO,
# filename=log_path,
# format='%(asctime)s - %(filename)s[line:%(lineno)d] - %(levelname)s: %(message)s'
# )
logging.basicConfig(level=logging.INFO,
filename=log_path,
format='%(asctime)s - %(filename)s[line:%(lineno)d] - %(levelname)s: %(message)s'
)
class Producer:
def __init__(self):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment