# loda logger
loda Logger is a Python module designed for logging various types of messages in tools and applications. It provides an easy way to handle debug, error, rate-limit warnings, user input, and informational messages.
## Features
- **Debug Logging**: Log debug messages.
- **Error Logging**: Log error messages.
- **Rate-Limit Logging**: Log rate-limit warnings.
- **User Input Logging**: Log user input.
- **Informational Logging**: Log general informational messages.
## Installation
You can install skidx using pip:
```sh
pip install skidx
```
## Usage
Here's a quick example of how to use lodaLogged:
```python
from COSMIC import loda
loda.dbg("This is a debug message.")
loda.err("This is an error message.")
loda.ratelimt("This is a rate-limit warning.")
loda.inp("User input received.")
loda.inf("This is an informational message.")
loda.op("THIS IS A MSG FOR PUSSY")
```
## License
This project is licensed under the MIT License.
Raw data
{
"_id": null,
"home_page": null,
"name": "skidx",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "python, tutorial, CosmicLogger, area, developerravan",
"author": "Developer Op",
"author_email": "vivekgujarati7890@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/cd/95/3df1b74552c99acb9e8db76df2902d37ded34a4b7293f706c9a418081df8/skidx-0.1.3.tar.gz",
"platform": null,
"description": "# loda logger \n\nloda Logger is a Python module designed for logging various types of messages in tools and applications. It provides an easy way to handle debug, error, rate-limit warnings, user input, and informational messages.\n\n## Features\n\n- **Debug Logging**: Log debug messages.\n- **Error Logging**: Log error messages.\n- **Rate-Limit Logging**: Log rate-limit warnings.\n- **User Input Logging**: Log user input.\n- **Informational Logging**: Log general informational messages.\n\n## Installation\n\nYou can install skidx using pip:\n\n```sh\npip install skidx\n```\n\n## Usage\n\nHere's a quick example of how to use lodaLogged:\n\n```python\nfrom COSMIC import loda\n\nloda.dbg(\"This is a debug message.\")\nloda.err(\"This is an error message.\")\nloda.ratelimt(\"This is a rate-limit warning.\")\nloda.inp(\"User input received.\")\nloda.inf(\"This is an informational message.\")\nloda.op(\"THIS IS A MSG FOR PUSSY\")\n```\n\n\n\n\n## License\n\nThis project is licensed under the MIT License.\n",
"bugtrack_url": null,
"license": null,
"summary": "Logger",
"version": "0.1.3",
"project_urls": null,
"split_keywords": [
"python",
" tutorial",
" cosmiclogger",
" area",
" developerravan"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e833e73bfd048346d2195983b3356bc92bccf1af0cb92d957f97d7e717e9302d",
"md5": "83ccf7906688fb638e1bccc24e2f5739",
"sha256": "3b79a9e2068684d224dd8802696acf700cabce3018e1265e638ee6d0745aa658"
},
"downloads": -1,
"filename": "skidx-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "83ccf7906688fb638e1bccc24e2f5739",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2650,
"upload_time": "2024-10-12T18:10:54",
"upload_time_iso_8601": "2024-10-12T18:10:54.354481Z",
"url": "https://files.pythonhosted.org/packages/e8/33/e73bfd048346d2195983b3356bc92bccf1af0cb92d957f97d7e717e9302d/skidx-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cd953df1b74552c99acb9e8db76df2902d37ded34a4b7293f706c9a418081df8",
"md5": "a00194b9148712b78f6fcc9103488928",
"sha256": "d29d8f62be849dfd2daa912d6042719662ca14068ad541b07202560a2e88258c"
},
"downloads": -1,
"filename": "skidx-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "a00194b9148712b78f6fcc9103488928",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2550,
"upload_time": "2024-10-12T18:10:56",
"upload_time_iso_8601": "2024-10-12T18:10:56.343000Z",
"url": "https://files.pythonhosted.org/packages/cd/95/3df1b74552c99acb9e8db76df2902d37ded34a4b7293f706c9a418081df8/skidx-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-12 18:10:56",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "skidx"
}