safir-logging


Namesafir-logging JSON
Version 11.2.0 PyPI version JSON
download
home_pageNone
SummaryLogging for the Rubin Observatory SQuaRE framework, Safir.
upload_time2025-07-28 19:08:22
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords rubin lsst
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # safir-logging

safir-logging is a subpackage of Safir, Rubin Observatory's library for building [FastAPI](https://fastapi.tiangolo.com/) services for the [Phalanx](https://phalanx.lsst.io) Kubernetes clusters, including the Rubin Science Platform and Roundtable.
It is a separate PyPI module so that it can be used as a dependency in contexts where the full Safir dependency is undesirable.

safir-logging is available from [PyPI](https://pypi.org/project/safir-logging/):

```sh
pip install safir-logging
```

safir-logging is developed and tested in conjunction with Safir.
Read more about Safir at https://safir.lsst.io.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "safir-logging",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "rubin, lsst",
    "author": null,
    "author_email": "\"Association of Universities for Research in Astronomy, Inc. (AURA)\" <sqre-admin@lists.lsst.org>",
    "download_url": "https://files.pythonhosted.org/packages/45/53/7da3e84a0021f98db2f44c3046c69d5439768afd9a666aab2c2220247e78/safir_logging-11.2.0.tar.gz",
    "platform": null,
    "description": "# safir-logging\n\nsafir-logging is a subpackage of Safir, Rubin Observatory's library for building [FastAPI](https://fastapi.tiangolo.com/) services for the [Phalanx](https://phalanx.lsst.io) Kubernetes clusters, including the Rubin Science Platform and Roundtable.\nIt is a separate PyPI module so that it can be used as a dependency in contexts where the full Safir dependency is undesirable.\n\nsafir-logging is available from [PyPI](https://pypi.org/project/safir-logging/):\n\n```sh\npip install safir-logging\n```\n\nsafir-logging is developed and tested in conjunction with Safir.\nRead more about Safir at https://safir.lsst.io.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Logging for the Rubin Observatory SQuaRE framework, Safir.",
    "version": "11.2.0",
    "project_urls": {
        "Change log": "https://safir.lsst.io/changelog.html",
        "Homepage": "https://safir.lsst.io",
        "Issue tracker": "https://github.com/lsst-sqre/safir/issues",
        "Source": "https://github.com/lsst-sqre/safir"
    },
    "split_keywords": [
        "rubin",
        " lsst"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9a13f64293d72c8fe2136de85f94d57557bc8b77a382bf3a5423ff927ff181a1",
                "md5": "3488e7083595ad88adad8b89764a51ac",
                "sha256": "fe0a7c449177d01e82d411f0b0160c35ca60ad89e17884bbf353a5d85326af58"
            },
            "downloads": -1,
            "filename": "safir_logging-11.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3488e7083595ad88adad8b89764a51ac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 10461,
            "upload_time": "2025-07-28T19:08:21",
            "upload_time_iso_8601": "2025-07-28T19:08:21.215687Z",
            "url": "https://files.pythonhosted.org/packages/9a/13/f64293d72c8fe2136de85f94d57557bc8b77a382bf3a5423ff927ff181a1/safir_logging-11.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "45537da3e84a0021f98db2f44c3046c69d5439768afd9a666aab2c2220247e78",
                "md5": "56958cc05dc59695151282c5fd4c588e",
                "sha256": "58bb6bb42da73611f98c073b5a3921b9910215fee3d073416e45949a4b2619d6"
            },
            "downloads": -1,
            "filename": "safir_logging-11.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "56958cc05dc59695151282c5fd4c588e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 8431,
            "upload_time": "2025-07-28T19:08:22",
            "upload_time_iso_8601": "2025-07-28T19:08:22.477898Z",
            "url": "https://files.pythonhosted.org/packages/45/53/7da3e84a0021f98db2f44c3046c69d5439768afd9a666aab2c2220247e78/safir_logging-11.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 19:08:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lsst-sqre",
    "github_project": "safir",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "safir-logging"
}
        
Elapsed time: 0.43514s