Skip to content

yeying-xingchen/xhlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xhlog

介绍

一个轻量,简易的Python日志记录模块。

使用

import xhlog as log
# 信息日志
log.info("Hello World!")
# 警告日志
log.warning("Hello World!")
# 错误日志
log.error("Hello World!")

About

[XhLog]一个轻量,简易的Python日志记录模块。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages