Name | tracklogging JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | A logging package for tracing function calls with error handling and email notification |
upload_time | 2024-08-09 02:45:02 |
maintainer | None |
docs_url | None |
author | Yinghao Li |
requires_python | >=3.11 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# TraceLog
TraceLog is a logging package for tracing function calls with error handling and email notification.
## Installation
You can install TraceLog using pip:
```bash
pip install tracelog
Raw data
{
"_id": null,
"home_page": null,
"name": "tracklogging",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": null,
"author": "Yinghao Li",
"author_email": "shiyi.yinghao@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/60/95/b87f22562180d66de820038d0a1488a88ee8f707d2ecdd4be58c57638726/tracklogging-0.1.0.tar.gz",
"platform": null,
"description": "# TraceLog\n\nTraceLog is a logging package for tracing function calls with error handling and email notification.\n\n## Installation\n\nYou can install TraceLog using pip:\n\n```bash\npip install tracelog\n\n",
"bugtrack_url": null,
"license": null,
"summary": "A logging package for tracing function calls with error handling and email notification",
"version": "0.1.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3040764e737731b4f9097fe257bbf03ec740e954797cbe34c84d01405cdd499e",
"md5": "5a546267a7cd985afac04e6f5dcb5c52",
"sha256": "09081c659f4fdcdf26b01638d808cd8b45d95d2d9ffc937ad93b4c077b587be0"
},
"downloads": -1,
"filename": "tracklogging-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5a546267a7cd985afac04e6f5dcb5c52",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 2277,
"upload_time": "2024-08-09T02:45:00",
"upload_time_iso_8601": "2024-08-09T02:45:00.734083Z",
"url": "https://files.pythonhosted.org/packages/30/40/764e737731b4f9097fe257bbf03ec740e954797cbe34c84d01405cdd499e/tracklogging-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6095b87f22562180d66de820038d0a1488a88ee8f707d2ecdd4be58c57638726",
"md5": "affed9cbf1d2fa87716f1809011a14d4",
"sha256": "fb381b45106f90ba3ac4c92aa61d8da5943038eecefa9491b4c9bec87e82f237"
},
"downloads": -1,
"filename": "tracklogging-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "affed9cbf1d2fa87716f1809011a14d4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 1897,
"upload_time": "2024-08-09T02:45:02",
"upload_time_iso_8601": "2024-08-09T02:45:02.203020Z",
"url": "https://files.pythonhosted.org/packages/60/95/b87f22562180d66de820038d0a1488a88ee8f707d2ecdd4be58c57638726/tracklogging-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-09 02:45:02",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "tracklogging"
}