{ "info": { "author": "Johannes Wienke", "author_email": "languitar@semipol.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Programming Language :: Python", "Topic :: System :: Logging" ], "description": "UNKNOWN", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/languitar/loggerbyclass.git", "keywords": "logging,helper,utility", "license": "LGPLv3+", "maintainer": null, "maintainer_email": null, "name": "loggerbyclass", "package_url": "https://pypi.org/project/loggerbyclass/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/loggerbyclass/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/languitar/loggerbyclass.git" }, "release_url": "https://pypi.org/project/loggerbyclass/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Provides a single helper function to simplify the common idiom\n of getting one logger object from python standard logging per\n class.\n\n The method get_logger_by_class returns a logger with the name\n being the full path to that class separated by dots.", "version": "0.2.0" }, "last_serial": 1425195, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ddd6d0a052f551f0d5f52031d8574f2a", "sha256": "26b4d2fac03b93177a446e1dfd3f7b52d9874b6d9a33312fc8e8e93926f05eb2" }, "downloads": -1, "filename": "loggerbyclass-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ddd6d0a052f551f0d5f52031d8574f2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1709, "upload_time": "2014-07-22T09:10:13", "url": "https://files.pythonhosted.org/packages/c7/5f/0ead2f505272dc3191d4ecbfb8a439d68133ee5d7ef8b1759e180ced0f75/loggerbyclass-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "ae6eb806994d31ff562dbeba351820b3", "sha256": "9c5e63e2a6401b7a7ae10c7cb271a2ac5b3b96320ebc7a745542d32c1419bfca" }, "downloads": -1, "filename": "loggerbyclass-0.2.0-py2.7.egg", "has_sig": false, "md5_digest": "ae6eb806994d31ff562dbeba351820b3", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2709, "upload_time": "2015-02-16T11:04:21", "url": "https://files.pythonhosted.org/packages/56/c3/e65f412640b1808fb3b16202f9c13cefa153ff9e1c8dc8a7882d36a971f1/loggerbyclass-0.2.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "0c94955ff66b7eb92618b60ea3d57dd0", "sha256": "42c896e51799e20fd627a7b1d8aabb640620e2670c8b19e14a2d807e8db90c5f" }, "downloads": -1, "filename": "loggerbyclass-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0c94955ff66b7eb92618b60ea3d57dd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1770, "upload_time": "2015-02-16T11:04:19", "url": "https://files.pythonhosted.org/packages/98/6d/c900c00a362253250f78cb3b97ff464bb280f3c4a1ec66d2a4affc2ba70b/loggerbyclass-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ae6eb806994d31ff562dbeba351820b3", "sha256": "9c5e63e2a6401b7a7ae10c7cb271a2ac5b3b96320ebc7a745542d32c1419bfca" }, "downloads": -1, "filename": "loggerbyclass-0.2.0-py2.7.egg", "has_sig": false, "md5_digest": "ae6eb806994d31ff562dbeba351820b3", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2709, "upload_time": "2015-02-16T11:04:21", "url": "https://files.pythonhosted.org/packages/56/c3/e65f412640b1808fb3b16202f9c13cefa153ff9e1c8dc8a7882d36a971f1/loggerbyclass-0.2.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "0c94955ff66b7eb92618b60ea3d57dd0", "sha256": "42c896e51799e20fd627a7b1d8aabb640620e2670c8b19e14a2d807e8db90c5f" }, "downloads": -1, "filename": "loggerbyclass-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0c94955ff66b7eb92618b60ea3d57dd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1770, "upload_time": "2015-02-16T11:04:19", "url": "https://files.pythonhosted.org/packages/98/6d/c900c00a362253250f78cb3b97ff464bb280f3c4a1ec66d2a4affc2ba70b/loggerbyclass-0.2.0.tar.gz" } ] }