<a href="https://github.com/dynamic-graphics-inc/dgpy-libs">
<img align="right" src="https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true" alt="drawing" height="120" width="300"/>
</a>
# Lager :beer:
[![Wheel](https://img.shields.io/pypi/wheel/lager.svg)](https://img.shields.io/pypi/wheel/lager.svg)
[![Version](https://img.shields.io/pypi/v/lager.svg)](https://img.shields.io/pypi/v/lager.svg)
[![py_versions](https://img.shields.io/pypi/pyversions/lager.svg)](https://img.shields.io/pypi/pyversions/lager.svg)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
**Install:** `pip install lager`
Logging library based off of loguru (`pip install loguru`).
**Why not just use loguru?**
- Lager is a better pun
- Lager is really a utility pack for loguru
BTW: Loguru is an amazing lib. Check it out: https://github.com/Delgan/loguru
## Usage:
```python
from lager import LOG, lager, LAGER, log, logger # All the same object
LOG.info("info")
```
2022-07-21 08:38:20.263 | INFO | __main__:<cell line: 3>:3 - info
Raw data
{
"_id": null,
"home_page": "https://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/lager",
"name": "lager",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "logging,dgpy,dgi,loguru,beer",
"author": "jesse rubin",
"author_email": "jesse@dgi.com",
"download_url": "https://files.pythonhosted.org/packages/14/4c/f43c366e0ce3513d2a48390801d81398e0a4d99ed16c9f203025b54415ae/lager-0.18.2.tar.gz",
"platform": null,
"description": "<a href=\"https://github.com/dynamic-graphics-inc/dgpy-libs\">\n<img align=\"right\" src=\"https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true\" alt=\"drawing\" height=\"120\" width=\"300\"/>\n</a>\n\n# Lager :beer:\n\n[![Wheel](https://img.shields.io/pypi/wheel/lager.svg)](https://img.shields.io/pypi/wheel/lager.svg)\n[![Version](https://img.shields.io/pypi/v/lager.svg)](https://img.shields.io/pypi/v/lager.svg)\n[![py_versions](https://img.shields.io/pypi/pyversions/lager.svg)](https://img.shields.io/pypi/pyversions/lager.svg)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n**Install:** `pip install lager`\n\nLogging library based off of loguru (`pip install loguru`).\n\n**Why not just use loguru?**\n\n- Lager is a better pun\n- Lager is really a utility pack for loguru\n\nBTW: Loguru is an amazing lib. Check it out: https://github.com/Delgan/loguru\n\n## Usage:\n\n```python\nfrom lager import LOG, lager, LAGER, log, logger # All the same object\n\nLOG.info(\"info\")\n```\n\n 2022-07-21 08:38:20.263 | INFO | __main__:<cell line: 3>:3 - info\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "EZ-PZ logging based on loguru",
"version": "0.18.2",
"project_urls": {
"Homepage": "https://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/lager",
"Repository": "https://github.com/dynamic-graphics-inc/dgpy-libs"
},
"split_keywords": [
"logging",
"dgpy",
"dgi",
"loguru",
"beer"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f7d29d479305083d89c9a26119f3a91edb8f681f2c32942ffef4ffcfde34ee94",
"md5": "fcc85453d7b9e5fd8d1d0e5ef273cd5b",
"sha256": "9b83378a6a6cd919c3cbb8fb4fbc85a3fb7ced86594f07c03a3bf8f7bd3616b8"
},
"downloads": -1,
"filename": "lager-0.18.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fcc85453d7b9e5fd8d1d0e5ef273cd5b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 11090,
"upload_time": "2024-02-01T22:31:33",
"upload_time_iso_8601": "2024-02-01T22:31:33.066733Z",
"url": "https://files.pythonhosted.org/packages/f7/d2/9d479305083d89c9a26119f3a91edb8f681f2c32942ffef4ffcfde34ee94/lager-0.18.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "144cf43c366e0ce3513d2a48390801d81398e0a4d99ed16c9f203025b54415ae",
"md5": "3d1760b7499042fee03e24d0d46af300",
"sha256": "8b2cc8cdd581894f7d999c246f48750c37714ab1d307bf0fdb20e7869b591a73"
},
"downloads": -1,
"filename": "lager-0.18.2.tar.gz",
"has_sig": false,
"md5_digest": "3d1760b7499042fee03e24d0d46af300",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 8639,
"upload_time": "2024-02-01T22:31:34",
"upload_time_iso_8601": "2024-02-01T22:31:34.796566Z",
"url": "https://files.pythonhosted.org/packages/14/4c/f43c366e0ce3513d2a48390801d81398e0a4d99ed16c9f203025b54415ae/lager-0.18.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-01 22:31:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dynamic-graphics-inc",
"github_project": "dgpy-libs",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "lager"
}