Skip to main content

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

Project description

xhlog

介绍

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

使用

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xhlog-0.0.3.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

xhlog-0.0.3-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page