No project description provided
Project description
Logger Package for PathwaysGI
This is a custom wrapper for the logging package in Python. It includes custom formatters and handlers to log messages to the console and to a file.
This can be added to a poetry project via a pyproject.toml file. The following is an example of how to add this package to a poetry project.
[tool.poetry.dependencies]
python = "^3.10"
pgi-logging = {git = "https://bitbucket.org/pathwaysgi/pgi-logging.git", branch = "master"}
To add the repo as a development dependency, clone the repo to the parent directory of your project and use the following command:
[tool.poetry.dev-dependencies]
pgi-logging = { path = "../pgi-logging", develop = true }
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pgi_logging-0.2.1.tar.gz.
File metadata
- Download URL: pgi_logging-0.2.1.tar.gz
- Upload date:
- Size: 537.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e764871a2111cb56621e3f6298ad7062ae308e8964c327d6e74ba98928ab562d
|
|
| MD5 |
be752b2b47b13da76611178482abd5f6
|
|
| BLAKE2b-256 |
adb638aac27b11bbb9e328d60c25c7e2af5efa3ff3a032d7fd7828d9b7eaa52f
|
File details
Details for the file pgi_logging-0.2.1-py3-none-any.whl.
File metadata
- Download URL: pgi_logging-0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b72177145b5c015bbb2a4bdfb4ad1ce583a7c78b4ab41180de288c85416e2a2
|
|
| MD5 |
a5a65ee1d137f125cfc9b9c0094d6cd9
|
|
| BLAKE2b-256 |
5c3f65f46380473cb9c0778fd7e32e5fe2413bc80ad359b49c40b3d0026d560e
|