rsLogger


NamersLogger JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryA simple logger for python projects
upload_time2024-02-14 13:28:37
maintainer
docs_urlNone
author
requires_python>=3.6
licenseMIT License Copyright (c) 2024 RamseySystems Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords logging logger python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Logger Class

## Description
The Logger class is a utility for logging messages in your application. It provides a simple and flexible way to log messages to different output sources.

## Features
- Log messages to console
- Log messages to file
- Log messages to external services (e.g., database, cloud storage)
- Support for different log levels (e.g., info, warning, error)
- Customizable log format

## Installation
To use the Logger class in your project, you can install it via npm:

```bash

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "rsLogger",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "logging,logger,python",
    "author": "",
    "author_email": "Adrian Causby <frankie@ramseysystems.co.uk>",
    "download_url": "https://files.pythonhosted.org/packages/16/7e/d08f86222db6a04cdd69fa54adf7d9c43a2ad0361e71bc665736052a666d/rsLogger-1.0.0.tar.gz",
    "platform": null,
    "description": "# Logger Class\n\n## Description\nThe Logger class is a utility for logging messages in your application. It provides a simple and flexible way to log messages to different output sources.\n\n## Features\n- Log messages to console\n- Log messages to file\n- Log messages to external services (e.g., database, cloud storage)\n- Support for different log levels (e.g., info, warning, error)\n- Customizable log format\n\n## Installation\nTo use the Logger class in your project, you can install it via npm:\n\n```bash\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 RamseySystems  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A simple logger for python projects",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/RamseySystems/rsLogger.git"
    },
    "split_keywords": [
        "logging",
        "logger",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "467d185079623647b1bb0cb2e6cc6d45c32e9d3f12ef8e37b14f0a927fe96cce",
                "md5": "4831f6a5c8d23767be4e1730783ae877",
                "sha256": "ccd3d7d2cb5db67a88eda9b8f9be25154cd063c2a3a6320f32b34354eaae0309"
            },
            "downloads": -1,
            "filename": "rsLogger-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4831f6a5c8d23767be4e1730783ae877",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5029,
            "upload_time": "2024-02-14T13:28:36",
            "upload_time_iso_8601": "2024-02-14T13:28:36.228522Z",
            "url": "https://files.pythonhosted.org/packages/46/7d/185079623647b1bb0cb2e6cc6d45c32e9d3f12ef8e37b14f0a927fe96cce/rsLogger-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "167ed08f86222db6a04cdd69fa54adf7d9c43a2ad0361e71bc665736052a666d",
                "md5": "1700b1ce3c68e3195148d4547f710a86",
                "sha256": "ceb1c12229c6c8659540cd65c232e38ef7c8c041182e8848658e5ac2b1190dae"
            },
            "downloads": -1,
            "filename": "rsLogger-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1700b1ce3c68e3195148d4547f710a86",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4160,
            "upload_time": "2024-02-14T13:28:37",
            "upload_time_iso_8601": "2024-02-14T13:28:37.477303Z",
            "url": "https://files.pythonhosted.org/packages/16/7e/d08f86222db6a04cdd69fa54adf7d9c43a2ad0361e71bc665736052a666d/rsLogger-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-14 13:28:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RamseySystems",
    "github_project": "rsLogger",
    "github_not_found": true,
    "lcname": "rslogger"
}
        
Elapsed time: 0.18447s