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.1.tar.gz
(1.9 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.1.tar.gz.
File metadata
- Download URL: wise_telemetry-1.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b08c1b7205fd027dba6c12573f26b1704424e299c1c7618ed92ffefbc980ecb2
|
|
| MD5 |
35fd6b185d7ca63ce975ed6605cdf264
|
|
| BLAKE2b-256 |
20120e7e85247796829a8cd722de996fd9234810febdf9ed9a3b301eab8890f6
|
File details
Details for the file wise_telemetry-1.1-py3-none-any.whl.
File metadata
- Download URL: wise_telemetry-1.1-py3-none-any.whl
- Upload date:
- Size: 2.0 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 |
c00147834418f1f3f6382a911a7f75839583157ef89f4c9d11a53bd6ae79082b
|
|
| MD5 |
f2e6e2361e6d62b98a36728782b8166c
|
|
| BLAKE2b-256 |
a68d56b192c7d0e7916ef6ad10b3b69b4d7ccd0c31f7c97c33a385a2e0dabd56
|