Skip to main content

pylogpro - 更加简洁的python日志记录工具

Project description

实例

import pylogpro

loger = pylogpro.Loger()
loger.set_logfile("log.txt")
loger.info("first log.")
loger.close()

关于

一个比logging更加方便的python日志记录工具
Powered by 31core.

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

pylogpro-0.0.4.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distributions

pylogpro-0.0.4-py3.9.egg (2.7 kB view hashes)

Uploaded Source

pylogpro-0.0.4-py3-none-any.whl (3.8 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