# pylogop
A lightweight Python logging library.\
一个轻量级的 Python 日志库。
The preferred way to install logop is via pip.\
安装 logop 的首选方法是通过 pip。
```shell
pip install logop
```
To upgrade logop to the latest version, use the following command.\
要将 logop 升级到最新版本,请使用以下命令。
```shell
pip install --upgrade logop
```
For detailed documentation, please refer to link: [pylogop](https://docs.numlinka.com/en/pylogop).\
详细文档请参阅:[pylogop](https://docs.numlinka.com/pylogop)。
---
This project is licensed under the MIT License.\
该项目使用 MIT 许可证授权。
pylogop Copyright (C) 2022 numlinka.
Raw data
{
"_id": null,
"home_page": "https://github.com/numlinka/pylogop",
"name": "logop",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "sample, extensible, logging",
"author": "numlinka",
"author_email": "numlinka@163.com",
"download_url": "https://files.pythonhosted.org/packages/dd/6d/62a3469e06a8b8bda9626f6adb8c020aec03ab928d5d44a0fff71d7c7be0/logop-1.3.5.tar.gz",
"platform": null,
"description": "# pylogop\r\n\r\nA lightweight Python logging library.\\\r\n\u4e00\u4e2a\u8f7b\u91cf\u7ea7\u7684 Python \u65e5\u5fd7\u5e93\u3002\r\n\r\nThe preferred way to install logop is via pip.\\\r\n\u5b89\u88c5 logop \u7684\u9996\u9009\u65b9\u6cd5\u662f\u901a\u8fc7 pip\u3002\r\n\r\n```shell\r\npip install logop\r\n```\r\n\r\nTo upgrade logop to the latest version, use the following command.\\\r\n\u8981\u5c06 logop \u5347\u7ea7\u5230\u6700\u65b0\u7248\u672c\uff0c\u8bf7\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u3002\r\n\r\n```shell\r\npip install --upgrade logop\r\n```\r\n\r\nFor detailed documentation, please refer to link: [pylogop](https://docs.numlinka.com/en/pylogop).\\\r\n\u8be6\u7ec6\u6587\u6863\u8bf7\u53c2\u9605\uff1a[pylogop](https://docs.numlinka.com/pylogop)\u3002\r\n\r\n---\r\n\r\nThis project is licensed under the MIT License.\\\r\n\u8be5\u9879\u76ee\u4f7f\u7528 MIT \u8bb8\u53ef\u8bc1\u6388\u6743\u3002\r\n\r\npylogop Copyright (C) 2022 numlinka.\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This is a lightweight and scalable Python logging library.",
"version": "1.3.5",
"project_urls": {
"Homepage": "https://github.com/numlinka/pylogop"
},
"split_keywords": [
"sample",
" extensible",
" logging"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8b5c3b985c6810662cb6efac8c21922439ba05a7e0973bf68786440524f743c3",
"md5": "b75f6f7a4ee19f937eefbfc5d1a653d9",
"sha256": "991efb57d1478737bffbd55d388d31a1651c2e2699bc0c966d797609e7774817"
},
"downloads": -1,
"filename": "logop-1.3.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b75f6f7a4ee19f937eefbfc5d1a653d9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 19711,
"upload_time": "2024-12-08T07:28:51",
"upload_time_iso_8601": "2024-12-08T07:28:51.593076Z",
"url": "https://files.pythonhosted.org/packages/8b/5c/3b985c6810662cb6efac8c21922439ba05a7e0973bf68786440524f743c3/logop-1.3.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dd6d62a3469e06a8b8bda9626f6adb8c020aec03ab928d5d44a0fff71d7c7be0",
"md5": "3f5dc2a5f198a3f6be2b7821ca426466",
"sha256": "a2b3b970ced2299965090fded6a5b79e012f16cc2b2b0099402413a459d0bb9c"
},
"downloads": -1,
"filename": "logop-1.3.5.tar.gz",
"has_sig": false,
"md5_digest": "3f5dc2a5f198a3f6be2b7821ca426466",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16363,
"upload_time": "2024-12-08T07:28:52",
"upload_time_iso_8601": "2024-12-08T07:28:52.949936Z",
"url": "https://files.pythonhosted.org/packages/dd/6d/62a3469e06a8b8bda9626f6adb8c020aec03ab928d5d44a0fff71d7c7be0/logop-1.3.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-08 07:28:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "numlinka",
"github_project": "pylogop",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "logop"
}