{ "info": { "author": "Surbhi Saraogi", "author_email": "surbhi.saraogi95@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# easy_logging_conifg\nAn easy to use logging library which returns a basic logging configuration for any python application.\n\n- Class LogConfiguration accepts the root path of location to store log records\n- On Initialization, the default components(filters, formatters, handlers and loggers) are populated. The get() method fetches the complete configuration.\n- The class has four methods to fetch logging components. These methods can be overridden by the class which extends\n \"LogConfiguration\", to add custom components to existing default components. \n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Surbhi-1206/easy_logging_config", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "easy-logging-config", "package_url": "https://pypi.org/project/easy-logging-config/", "platform": "", "project_url": "https://pypi.org/project/easy-logging-config/", "project_urls": { "Homepage": "https://github.com/Surbhi-1206/easy_logging_config" }, "release_url": "https://pypi.org/project/easy-logging-config/1.0.0/", "requires_dist": [ "logstash-formatter" ], "requires_python": "", "summary": "An easy to use logging library", "version": "1.0.0" }, "last_serial": 4697712, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "bbeb0573a8cf908f5c5fd335edb2847e", "sha256": "0d07a112ac55f4abf072c07d3afaec6773dd5d9cc4f1fe48583e4b8edcb9131b" }, "downloads": -1, "filename": "easy_logging_config-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "bbeb0573a8cf908f5c5fd335edb2847e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4886, "upload_time": "2019-01-15T07:36:51", "url": "https://files.pythonhosted.org/packages/6b/2e/2d119b5e543f430fa6fcb87abfd8e478342fe756c898f20e1df1ac7406ed/easy_logging_config-1.0.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bbeb0573a8cf908f5c5fd335edb2847e", "sha256": "0d07a112ac55f4abf072c07d3afaec6773dd5d9cc4f1fe48583e4b8edcb9131b" }, "downloads": -1, "filename": "easy_logging_config-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "bbeb0573a8cf908f5c5fd335edb2847e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4886, "upload_time": "2019-01-15T07:36:51", "url": "https://files.pythonhosted.org/packages/6b/2e/2d119b5e543f430fa6fcb87abfd8e478342fe756c898f20e1df1ac7406ed/easy_logging_config-1.0.0-py3-none-any.whl" } ] }