LogFlake Python Client
Project description
LogFlake Client Python 
This repository contains the sources for the client-side components of the LogFlake product suite for applications logs and performance collection for Python applications.
🏠 [LogFlake Website](https://logflake.io) | 🔥 [CloudPhoenix Website](https://cloudphoenix.it)
Downloads
| PyPI Package Name | Version | Downloads |
|---|---|---|
| LogFlake.Client.Python |
Usage
Retrieve your application-key from Application Settings in LogFlake UI.
from logflake import logflake
logger = logflake.LogFlake('application-key')
logger.send_log(logflake.LogLevels.DEBUG, None, 'Hello World')
logger.shutdown()
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
logflake-1.1.0.tar.gz
(3.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 logflake-1.1.0.tar.gz.
File metadata
- Download URL: logflake-1.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7710323fb0bf7172978afa7e417a62fdab5b63f665edcd69899201660a0f97c
|
|
| MD5 |
1138b8a17768ba47bd11b0efed688382
|
|
| BLAKE2b-256 |
266525ff54d881fd95b0ddaac4e30c9d5f4e6aca166b3283f12b5ae146e81339
|
File details
Details for the file logflake-1.1.0-py3-none-any.whl.
File metadata
- Download URL: logflake-1.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08f3e91fc5be3ddb1c33151aaa02218dfd9402f244540f455628b67fa45191db
|
|
| MD5 |
eb3d3d3c7341cfcf11160e29cbf2628c
|
|
| BLAKE2b-256 |
38a8d22afff674a62d9cdc16d2dc8673ac54589a86bf1a6d752fb319e3e6cd68
|