mirror of
https://github.com/Nanaloveyuki/py-logiliteal.git
synced 2025-09-04 02:26:23 +00:00
🚀 发布了Beta0.1.0测试版
This commit is contained in:
4
tests/t-module.py
Normal file
4
tests/t-module.py
Normal file
@ -0,0 +1,4 @@
|
||||
from logiliteal import Logger
|
||||
log = Logger()
|
||||
|
||||
log.info("hello world")
|
Reference in New Issue
Block a user