# 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/0c/2a/07bbc83c86cc0891fce3b3798922159bc8a72e601c2844430bf323a6571a/logop-1.3.3.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.3",
"project_urls": {
"Homepage": "https://github.com/numlinka/pylogop"
},
"split_keywords": [
"sample",
" extensible",
" logging"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7b9821b50e066c2ce185e7b0ff5de59c5e8fefcdd0feb6a7012ae011c10c515d",
"md5": "0df7141422cf13222d568837fa4f778c",
"sha256": "ce10011d506b9b6af43c6b2b66379417e44e1e22a7eeebcd184338d5c7f3815d"
},
"downloads": -1,
"filename": "logop-1.3.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0df7141422cf13222d568837fa4f778c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 19680,
"upload_time": "2024-11-17T11:59:54",
"upload_time_iso_8601": "2024-11-17T11:59:54.904057Z",
"url": "https://files.pythonhosted.org/packages/7b/98/21b50e066c2ce185e7b0ff5de59c5e8fefcdd0feb6a7012ae011c10c515d/logop-1.3.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0c2a07bbc83c86cc0891fce3b3798922159bc8a72e601c2844430bf323a6571a",
"md5": "feff61fe563b30357212bf964953f77e",
"sha256": "1c1c50702089e73ace5d6d944a71af3bfa4a8ea380a990ae26a73f04524ac58d"
},
"downloads": -1,
"filename": "logop-1.3.3.tar.gz",
"has_sig": false,
"md5_digest": "feff61fe563b30357212bf964953f77e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16319,
"upload_time": "2024-11-17T11:59:56",
"upload_time_iso_8601": "2024-11-17T11:59:56.886339Z",
"url": "https://files.pythonhosted.org/packages/0c/2a/07bbc83c86cc0891fce3b3798922159bc8a72e601c2844430bf323a6571a/logop-1.3.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-17 11:59:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "numlinka",
"github_project": "pylogop",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "logop"
}