Very basic and easy logger for python. It allows to print logs to the console and/or to a file. It also allows to mute logs by tags, mute all logs, show tags before the message, show time before the message, and set a maximum size for the log file.
Raw data
{
"_id": null,
"home_page": "https://github.com/Iakl/iaklogger",
"name": "iaklogger",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "logger, easy, print, log, basic, logging",
"author": "Iakl",
"author_email": "estebaniakl@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/9e/6f/ca37c464fca5ab06b89d5f4dd932ff46f1d3c2fc4209ea097f393ae747ed/iaklogger-1.0.7.tar.gz",
"platform": null,
"description": "Very basic and easy logger for python. It allows to print logs to the console and/or to a file. It also allows to mute logs by tags, mute all logs, show tags before the message, show time before the message, and set a maximum size for the log file.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Very basic and easy logger",
"version": "1.0.7",
"project_urls": {
"Download": "https://github.com/Iakl/iaklogger/archive/refs/tags/v1.0.0.tar.gz",
"Homepage": "https://github.com/Iakl/iaklogger"
},
"split_keywords": [
"logger",
" easy",
" print",
" log",
" basic",
" logging"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "123ced69ba06dc26ba6381d318d5883b19c439a732f580a2b07d69ff8f147486",
"md5": "36d1a914ebf1b884310d2b4d5ee48033",
"sha256": "84e6bd86016695e893f819b129f6181d3f95274814b69b2a8a2c2d4647633b4c"
},
"downloads": -1,
"filename": "iaklogger-1.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "36d1a914ebf1b884310d2b4d5ee48033",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3788,
"upload_time": "2024-05-10T14:33:48",
"upload_time_iso_8601": "2024-05-10T14:33:48.041810Z",
"url": "https://files.pythonhosted.org/packages/12/3c/ed69ba06dc26ba6381d318d5883b19c439a732f580a2b07d69ff8f147486/iaklogger-1.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9e6fca37c464fca5ab06b89d5f4dd932ff46f1d3c2fc4209ea097f393ae747ed",
"md5": "67b8cf32b4fec4bf7baf52eabcfcf64a",
"sha256": "728e81ea5db710be165cb88272acd85837736c0302ca47b33b70fd72091a53ce"
},
"downloads": -1,
"filename": "iaklogger-1.0.7.tar.gz",
"has_sig": false,
"md5_digest": "67b8cf32b4fec4bf7baf52eabcfcf64a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4546,
"upload_time": "2024-05-10T14:33:49",
"upload_time_iso_8601": "2024-05-10T14:33:49.661438Z",
"url": "https://files.pythonhosted.org/packages/9e/6f/ca37c464fca5ab06b89d5f4dd932ff46f1d3c2fc4209ea097f393ae747ed/iaklogger-1.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-10 14:33:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Iakl",
"github_project": "iaklogger",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "iaklogger"
}