Name | pyjangle-json-logging JSON |
Version |
0.1.0b0
JSON |
| download |
home_page | |
Summary | JSON logging for PyJangle |
upload_time | 2023-10-14 20:42:57 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.10 |
license | MIT License Copyright (c) 2023 Bellstein Labs LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
logging
pyjangle
jangle
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# PyJangle JSON Logging
## _Because the default logging isn't all that great_
JSON logging for use with [Pyjangle][pyjangle]. Bootstrap using [`initialize_logging`][initialize]. Don't forget to pass in a list of fields you want included in the logging output. See the [reference implementation][reference] of PyJangle for an example.
[pyjangle]: <https://github.com/BellsteinLabs/pyJangle/tree/main>
[reference]: <https://github.com/BellsteinLabs/pyJangle/blob/main/example/main.py>
[initialize]: <https://github.com/BellsteinLabs/pyjangle_json_logging/blob/main/src/pyjangle_json_logging/logging.py>
## Installation
```pip install pyjangle_json_logging```
Raw data
{
"_id": null,
"home_page": "",
"name": "pyjangle-json-logging",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "logging,pyjangle,jangle",
"author": "",
"author_email": "Bellstein Labs LLC <bellstein.labs@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/6a/47/b46d0e49570d0936979f213b56a88390c34eb0520aaa8038a74325fbfa98/pyjangle_json_logging-0.1.0b0.tar.gz",
"platform": null,
"description": "# PyJangle JSON Logging\r\n## _Because the default logging isn't all that great_\r\n\r\nJSON logging for use with [Pyjangle][pyjangle]. Bootstrap using [`initialize_logging`][initialize]. Don't forget to pass in a list of fields you want included in the logging output. See the [reference implementation][reference] of PyJangle for an example.\r\n\r\n[pyjangle]: <https://github.com/BellsteinLabs/pyJangle/tree/main>\r\n[reference]: <https://github.com/BellsteinLabs/pyJangle/blob/main/example/main.py>\r\n[initialize]: <https://github.com/BellsteinLabs/pyjangle_json_logging/blob/main/src/pyjangle_json_logging/logging.py>\r\n\r\n## Installation\r\n\r\n```pip install pyjangle_json_logging```\r\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2023 Bellstein Labs LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "JSON logging for PyJangle",
"version": "0.1.0b0",
"project_urls": {
"Homepage": "https://github.com/BellsteinLabs/pyJangle_json_logging"
},
"split_keywords": [
"logging",
"pyjangle",
"jangle"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "068aaa20fefffd09ecd22d853275bde511da6a9586b54c7b2b5b08100aea5322",
"md5": "a42645762c84c715318a43aa68c98fe5",
"sha256": "3937a008a4aef399fef196bf4abe632a1c83b21419aaa6cad5a36168f0147202"
},
"downloads": -1,
"filename": "pyjangle_json_logging-0.1.0b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a42645762c84c715318a43aa68c98fe5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 5779,
"upload_time": "2023-10-14T20:42:56",
"upload_time_iso_8601": "2023-10-14T20:42:56.107936Z",
"url": "https://files.pythonhosted.org/packages/06/8a/aa20fefffd09ecd22d853275bde511da6a9586b54c7b2b5b08100aea5322/pyjangle_json_logging-0.1.0b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6a47b46d0e49570d0936979f213b56a88390c34eb0520aaa8038a74325fbfa98",
"md5": "d310620d2a8c27b9dc8430fe4004fb73",
"sha256": "b66750f445eadc9531c15fa3a9456863a28634203fea2404ada604e5b9b1b739"
},
"downloads": -1,
"filename": "pyjangle_json_logging-0.1.0b0.tar.gz",
"has_sig": false,
"md5_digest": "d310620d2a8c27b9dc8430fe4004fb73",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 4746,
"upload_time": "2023-10-14T20:42:57",
"upload_time_iso_8601": "2023-10-14T20:42:57.309736Z",
"url": "https://files.pythonhosted.org/packages/6a/47/b46d0e49570d0936979f213b56a88390c34eb0520aaa8038a74325fbfa98/pyjangle_json_logging-0.1.0b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-14 20:42:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "BellsteinLabs",
"github_project": "pyJangle_json_logging",
"github_not_found": true,
"lcname": "pyjangle-json-logging"
}