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
TBA
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.0.0.tar.gz
(3.0 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.0.0.tar.gz.
File metadata
- Download URL: logflake-1.0.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1ca18f8074477babdbf363ecded6ddbf20bdbc36e44510713a2eb44fd9e9854
|
|
| MD5 |
00ed5aab19802aab0cf0c18ba06e0707
|
|
| BLAKE2b-256 |
590d3730451b63965dd6dc15b728efcb93cdc00d8b9083931beafc1e8c43ae3f
|
File details
Details for the file logflake-1.0.0-py3-none-any.whl.
File metadata
- Download URL: logflake-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.2 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 |
b1c1a45f76c5d5f2db76b49dc86a08e8729a81e3db50bf7b11154a7c0d0735d9
|
|
| MD5 |
d48171afc4410f4db931224540b59207
|
|
| BLAKE2b-256 |
bc69d77e8cec41429c34f9d214d5503e2307a2c2d51ce258cef15f0c10ebe85d
|