Skip to main content

Python Package for le log toolkit

Project description

Tele Log

算法引擎日志相关的toolkit, 是可支持k8s日志收集的 python package。

how to commpile

python setup.py sdist bdist_wheel

how to release

twine upload -r pypi dist/*.whl

how to install

pip install telelog

how to use

# initial, in the main module
import logging
from telelog import get_logger
logger = logging.getLogger()
logger = get_logger(logger)
logger.info("hello main module")

# in othre module
import logging
logger = logging.getLogger(__name__)
logger.info("hello other module")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

telelog-0.2.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file telelog-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: telelog-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.7

File hashes

Hashes for telelog-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b7ccc42ab8967c297300bd6cc3b2f10ff4975039c7ad4f238d3f472a1d439347
MD5 f09b22b67d6ccee758f34468630ce144
BLAKE2b-256 f8c417ba733abb5b25cebe6e4493a46a4ccbef8ae1ae7e793809488d221d8bd0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page