pls make verbose log in debug
log format, i suggest
logger.info("xxxx") logger.info(variable)
if string is long, put it in debug, when use python main.py it will show debug, and kbot.log is easier
dont use chinese in log, you can use chinese in comment
dont use ###, it will make messer