Skip to main content

SIP logging module.

Project description

SIP logging module

Provides a function for initialising the SIP logger. This uses a custom logging formatter class which prints log messages with microsecond timestamps.

Usage:

import logging
from sip_logging import init_logger


def foo():
    log = logging.getLogger('sip.foo')
    log.info('hello world!')


if __name__ == '__main__':
    init_logger()
    foo()

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

skasip_logging-1.0.14.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

skasip_logging-1.0.14-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file skasip_logging-1.0.14.tar.gz.

File metadata

  • Download URL: skasip_logging-1.0.14.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for skasip_logging-1.0.14.tar.gz
Algorithm Hash digest
SHA256 a648d8ec50e2e29732b158c426868671f2153fbd2008563d50a77c07787868f9
MD5 a6e794010779f5acadfb2a212fb5d5d4
BLAKE2b-256 fe4cfa157151dd0e24797fcabdd0a82f5bf22ec9dfe2f6e4dddf990950ac6622

See more details on using hashes here.

File details

Details for the file skasip_logging-1.0.14-py3-none-any.whl.

File metadata

  • Download URL: skasip_logging-1.0.14-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for skasip_logging-1.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 b5645e62d8a0fc52381c32530ce6ca2b21223833b8a5a5525eb98957e22e8ce4
MD5 3c660acd7038c982f569669e1d2cb76c
BLAKE2b-256 8ca134f51344afdfec913797aa9126f79b4bf2128337e9690f02e240906ee5f3

See more details on using hashes here.

Supported by

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