hakisto


Namehakisto JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://gitlab.com/hakisto-py/logger
SummaryLogging re-imagined
upload_time2025-08-20 06:25:22
maintainerNone
docs_urlNone
authorBernhard Radermacher
requires_python<4.0,>=3.11
licenseLGPL-3.0-or-later
keywords logging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Hakisto

The name: **Hakisto** means Logger in Esperanto.

## Logging reimagined...

## Simple...

```python
from hakisto import logger

logger.warning('something is fishy...')
```

Starts logging to console and file.

### Example output

```
hakisto-demo-color
```

![](https://gitlab.com/hakisto/logger/-/raw/main/docs/images/demo-color.png)

```
hakisto-demo-critical
```

![](https://gitlab.com/hakisto/logger/-/raw/main/docs/images/demo-critical.png)

```
hakisto-demo-traceback
```

![](https://gitlab.com/hakisto/logger/-/raw/main/docs/images/demo-traceback.png)

## Installation

```
pip install hakisto
```

or get the source from [gitlab.com/hakisto/logger](https://gitlab.com/hakisto/logger/).

## Documentation

[Read the Docs](https://hakisto.readthedocs.io)

## Changes

|   Version | Changes                                                                                                                         |
|----------:|---------------------------------------------------------------------------------------------------------------------------------|
| `0.3.4a0` | Additional options for Click                                                                                                    |
|   `0.3.3` | Option to force location output when logging.                                                                                   |
|   `0.3.2` | Yanked                                                                                                                          |
|   `0.3.1` | Make Logger thread-save.<br />Add legacy logger (alpha).                                                                        |
|   `0.3.0` | Rename setting kwargs keys.<br />Add Click integration.<br />Add environment variables `HAKISTO_COLORS` and `HAKISTO_SEVERITY`. |
|   `0.2.2` | Fix missing import of `rotate_file`.                                                                                            |
|   `0.2.1` | Fix **OSError: [Errno 22] Invalid argument: '<frozen runpy>.log'** when running `hakisto-demo-critical`.                        |
|   `0.2.0` | Add `set_date_format()` to `Logger` and `logger`.                                                                               |
|   `0.1.1` | No functional changes, just making **README** and **Read the Docs** work.                                                       |

splitting to submodules
            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/hakisto-py/logger",
    "name": "hakisto",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "logging",
    "author": "Bernhard Radermacher",
    "author_email": "bernhard.radermacher@netlink-consulting.com",
    "download_url": "https://files.pythonhosted.org/packages/89/aa/ac1e76423a761d94926df3aae8be80905b3b073c5b2bbf410dd390e7e635/hakisto-0.4.1.tar.gz",
    "platform": null,
    "description": "# Hakisto\n\nThe name: **Hakisto** means Logger in Esperanto.\n\n## Logging reimagined...\n\n## Simple...\n\n```python\nfrom hakisto import logger\n\nlogger.warning('something is fishy...')\n```\n\nStarts logging to console and file.\n\n### Example output\n\n```\nhakisto-demo-color\n```\n\n![](https://gitlab.com/hakisto/logger/-/raw/main/docs/images/demo-color.png)\n\n```\nhakisto-demo-critical\n```\n\n![](https://gitlab.com/hakisto/logger/-/raw/main/docs/images/demo-critical.png)\n\n```\nhakisto-demo-traceback\n```\n\n![](https://gitlab.com/hakisto/logger/-/raw/main/docs/images/demo-traceback.png)\n\n## Installation\n\n```\npip install hakisto\n```\n\nor get the source from [gitlab.com/hakisto/logger](https://gitlab.com/hakisto/logger/).\n\n## Documentation\n\n[Read the Docs](https://hakisto.readthedocs.io)\n\n## Changes\n\n|   Version | Changes                                                                                                                         |\n|----------:|---------------------------------------------------------------------------------------------------------------------------------|\n| `0.3.4a0` | Additional options for Click                                                                                                    |\n|   `0.3.3` | Option to force location output when logging.                                                                                   |\n|   `0.3.2` | Yanked                                                                                                                          |\n|   `0.3.1` | Make Logger thread-save.<br />Add legacy logger (alpha).                                                                        |\n|   `0.3.0` | Rename setting kwargs keys.<br />Add Click integration.<br />Add environment variables `HAKISTO_COLORS` and `HAKISTO_SEVERITY`. |\n|   `0.2.2` | Fix missing import of `rotate_file`.                                                                                            |\n|   `0.2.1` | Fix **OSError: [Errno 22] Invalid argument: '<frozen runpy>.log'** when running `hakisto-demo-critical`.                        |\n|   `0.2.0` | Add `set_date_format()` to `Logger` and `logger`.                                                                               |\n|   `0.1.1` | No functional changes, just making **README** and **Read the Docs** work.                                                       |\n\nsplitting to submodules",
    "bugtrack_url": null,
    "license": "LGPL-3.0-or-later",
    "summary": "Logging re-imagined",
    "version": "0.4.1",
    "project_urls": {
        "Documentation": "https://hakisto.readthedocs.io/",
        "Homepage": "https://gitlab.com/hakisto-py/logger",
        "Repository": "https://gitlab.com/hakisto-py/logger"
    },
    "split_keywords": [
        "logging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b33c791f5c2bf4b84989bd7ca95ff3a2ee54356763498f6e710bf7b7db319d90",
                "md5": "c80e82fdbdb91d33cd9cdcec0f87889a",
                "sha256": "49e607647a983411fe90e22df425d7576a0848d1bab7f169fd0770576066a78c"
            },
            "downloads": -1,
            "filename": "hakisto-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c80e82fdbdb91d33cd9cdcec0f87889a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 37317,
            "upload_time": "2025-08-20T06:25:21",
            "upload_time_iso_8601": "2025-08-20T06:25:21.595726Z",
            "url": "https://files.pythonhosted.org/packages/b3/3c/791f5c2bf4b84989bd7ca95ff3a2ee54356763498f6e710bf7b7db319d90/hakisto-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89aaac1e76423a761d94926df3aae8be80905b3b073c5b2bbf410dd390e7e635",
                "md5": "97838b597aeaf0cb1e7c255d8fa03b6e",
                "sha256": "941a1b75d0df5d2da55adf579ab82247a993c0e7053aacbb1e540efdf21a6cba"
            },
            "downloads": -1,
            "filename": "hakisto-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "97838b597aeaf0cb1e7c255d8fa03b6e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 21242,
            "upload_time": "2025-08-20T06:25:22",
            "upload_time_iso_8601": "2025-08-20T06:25:22.922969Z",
            "url": "https://files.pythonhosted.org/packages/89/aa/ac1e76423a761d94926df3aae8be80905b3b073c5b2bbf410dd390e7e635/hakisto-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-20 06:25:22",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "hakisto-py",
    "gitlab_project": "logger",
    "lcname": "hakisto"
}
        
Elapsed time: 2.50803s