No project description provided
Project description
from telemetry import register_log
import os
# Change as needed
os.environ['LOGGER_URL'] = 'http://127.0.0.1:8000'
os.environ['LOGGER_TOKEN'] = '1234567890'
os.environ['LOGGER_APPLICATION_NAMESPACE'] = 'ABCD'
register_log(
timestamp='2023-03-01T00:00:00.000Z',
error='Error message',
func_name='function_name',
filename='filename.py',
line_no=10,
detailed_exp='detailed explanation',
custom_msg='custom message',
params='parameters'
)
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
wise_telemetry-1.2.tar.gz
(2.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 wise_telemetry-1.2.tar.gz.
File metadata
- Download URL: wise_telemetry-1.2.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c6597e93761053d0b80042b14ced1ad4d88ed27c1d824d57ba10905e83fa19c
|
|
| MD5 |
cea002328a2fb28149a4efc10bf7fba3
|
|
| BLAKE2b-256 |
c7d7091727b89aaf89de35e688481f0cdc939779229d28d7a7a90e225054d3a6
|
File details
Details for the file wise_telemetry-1.2-py3-none-any.whl.
File metadata
- Download URL: wise_telemetry-1.2-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6c27a40e987a46a3dea2c38f1f1074a22dc21f809ea07d759ea8d721cffe4dc
|
|
| MD5 |
8b5b71d7b69798f112a3f2bf98117971
|
|
| BLAKE2b-256 |
fc3241c740339557fc2c1675f6ff2505ded7453cf2f28b16b1a951b19c7ca2cf
|