Project description
Hue Logger is a simple Python client for sending logs to the Hue Logs server. Hue Logs is minimal logging dashboard. Compatible with Python3. Install Hue Server from here
Installation
pip install hue-logger
Usage
Replace localhost with your server url
from hue_logger import HueLogger
# Initialize the logger - replace localhost with your url
logger = HueLogger(server_url="http://localhost:5000", api_key="your-api-key", service_name="your service")
# Send a log
logger.log("Test log from Python client")
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hue_logger-0.1.3.tar.gz
(4.4 kB
view details)
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 hue_logger-0.1.3.tar.gz.
File metadata
- Download URL: hue_logger-0.1.3.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef42e459749291d8db46d5ef629a23b1d7e12beca614cd293af17fc1cb2def2f
|
|
| MD5 |
0cb6d2cd17ba6e22fc92b42378be16fa
|
|
| BLAKE2b-256 |
fdf65c3fe3d579aac7dde26d0f756497ba74b0a9013b9f10907b11ac90fd57fe
|
File details
Details for the file hue_logger-0.1.3-py3-none-any.whl.
File metadata
- Download URL: hue_logger-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3db0dc88861ee9b9534727fb694b511553440f9e108d6c399e6606865765ee6a
|
|
| MD5 |
a60c1af5bce3c88ef3f254a0ff08db1b
|
|
| BLAKE2b-256 |
5e9d1a060618f37be31824c47ce0105ec489618de7adcf9cd3b7d3f0354b854e
|