Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 306 Bytes

File metadata and controls

16 lines (8 loc) · 306 Bytes

logger

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