feat: Logger

This commit is contained in:
RTAkland
2021-12-15 21:21:39 +08:00
parent 99bc9481da
commit 3c019ad98c
176 changed files with 92 additions and 0 deletions

6
core/information.py Normal file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env python3
# -- coding:utf-8 --
# @Author: markushammered@gmail.com
# @Development Tool: PyCharm
# @Create Time: 2021/12/15
# @File Name: information.py