# 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/b2/44/fbada162d983124bc08bd62ea40bf1dffb04cdea507196741d6fda62d832/logop-1.3.4.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.4",
"project_urls": {
"Homepage": "https://github.com/numlinka/pylogop"
},
"split_keywords": [
"sample",
" extensible",
" logging"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5b97a6983771a9c282b66231f94e1ce153e01cbb27cb314a07b452b6a50c2827",
"md5": "1ff8ff49ae968e5fc2429942abc03189",
"sha256": "753a5d4fb39f6ac95f5216b57f526d225bc678d038023d022c4ea3eeaf1d9494"
},
"downloads": -1,
"filename": "logop-1.3.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1ff8ff49ae968e5fc2429942abc03189",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 19718,
"upload_time": "2024-11-18T12:23:55",
"upload_time_iso_8601": "2024-11-18T12:23:55.417462Z",
"url": "https://files.pythonhosted.org/packages/5b/97/a6983771a9c282b66231f94e1ce153e01cbb27cb314a07b452b6a50c2827/logop-1.3.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b244fbada162d983124bc08bd62ea40bf1dffb04cdea507196741d6fda62d832",
"md5": "46bd4e225bbae1984ed24ad7e184c5c1",
"sha256": "0d9fe98f095e9428fa6d3704f7f166fad8b55f19b290bdc059360a10793b6700"
},
"downloads": -1,
"filename": "logop-1.3.4.tar.gz",
"has_sig": false,
"md5_digest": "46bd4e225bbae1984ed24ad7e184c5c1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16342,
"upload_time": "2024-11-18T12:23:57",
"upload_time_iso_8601": "2024-11-18T12:23:57.506873Z",
"url": "https://files.pythonhosted.org/packages/b2/44/fbada162d983124bc08bd62ea40bf1dffb04cdea507196741d6fda62d832/logop-1.3.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-18 12:23:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "numlinka",
"github_project": "pylogop",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "logop"
}