The Edgegap Logging library includes various tools and helpers for interacting with Standard Logging Formatter and Colored Logs. It is designed for use within the Edgegap organization.
Project description
Edgegap Logging Library
This is the README for the Edgegap Logging Helper, which is part of the Edgegap suite of helpers. This library provides utilities for interacting with Standard Logging Formatter and Colored Logs.
Table of Contents
Overview
The Edgegap Logging library includes various tools and helpers for interacting with Standard Logging Formatter and Colored Logs. It is designed for use within the Edgegap organization.
Installation
To install this library, ensure you have Python and poetry
installed. Then, use the following command:
poetry add edgegap-logging
Ensure you have the necessary permissions to install and use this library, as it is intended for Edgegap employees only.
Usage
Please consult Obsidian Documentation for Usage
Running Tests
To run tests for this library, you need to have pytest installed. You can install dev dependencies with:
poetry install --with=dev
then run
pytest
This will execute all the tests in the tests folder.
Uploading Package
To upload the distribution to pypi, you will need an API token from Pypi
poetry config pypi-token.pypi <your-api-token>
poetry version x.x.x
poetry publish --build
Contributing
If you'd like to contribute to this library and you're an Edgegap employee, please follow these steps:
- Fork the repository.
- Create a new branch for your changes (e.g., feature/my-feature).
- Commit your changes with a clear message.
- Push your branch to your fork.
- Open a Pull Request, explaining the changes and providing any necessary context.
License
This software is proprietary to Edgegap. Only current Edgegap employees are allowed to use this library. Refer to the LICENSE file for detailed licensing information.
Contact
For support or questions related to this library, please contact support@edgegap.com.
Acknowledgements
Thanks to the Edgegap development team for creating and maintaining this library.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file edgegap_logging-1.10.1.tar.gz
.
File metadata
- Download URL: edgegap_logging-1.10.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/5.15.0-102-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e2d164b83b5835c822146a84b312475ad71ec773af51ba20551cd048feb05ac |
|
MD5 | 6f22dd1d83a6537e364ecbab73724517 |
|
BLAKE2b-256 | 83ee32b9bb6ea75a4dcb537ad64353ee9b0509ea2864ad7896d9b3484937d29c |
File details
Details for the file edgegap_logging-1.10.1-py3-none-any.whl
.
File metadata
- Download URL: edgegap_logging-1.10.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/5.15.0-102-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97f4100e0bc6c50990885b4b73e4fdf7fe6b6515a5e11c8185cca01041647ae4 |
|
MD5 | e8a94d21873beb5946613593d5accd7a |
|
BLAKE2b-256 | 4969386b4339b135e67150350038223bb0ab554a283f0562985c3ceeba120b69 |