Skip to main content

Command line toolkit for tele oss

Project description

Tele Log

Command line toolkit for tele oss

how to commpile

python setup.py sdist bdist_wheel

how to release

twine upload -r pypi dist/*.whl

how to install

pip install teleoss

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.

teleoss-0.1.1-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file teleoss-0.1.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for teleoss-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 349ce6df49ff1f0894b5fe4968b38fb1c4d31d4aef592cc1338a122ffa4d526e
MD5 eee150a8961f7f0559ad43ee233e7051
BLAKE2b-256 6a1d56f1d7d763e42153237a2a9fe1e3826fbfcbb275f54162db59aac5b8c4cc

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