Skip to main content

No project description provided

Project description

unitlog

About

manage log sending through one process

Usage

import logging

from unitlog.unit import register_logger

logger1 = logging.getLogger("test1")

register_logger(name=logger1.name, file_log=True,
                log_filepath="./temp/test1.log")

logger1.info("hello")

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

unitlog-0.0.3.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

unitlog-0.0.3-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

Details for the file unitlog-0.0.3.tar.gz.

File metadata

  • Download URL: unitlog-0.0.3.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for unitlog-0.0.3.tar.gz
Algorithm Hash digest
SHA256 d01f583b079bafd037c290979f656182ef5024e30e18478b004a5aad7a19360b
MD5 c1f3865e7375d44664bf23ca4f64c774
BLAKE2b-256 182a470fb6498481e26770635249408ee95efdef018f4f10aa9e4bcc5fb7fef0

See more details on using hashes here.

File details

Details for the file unitlog-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: unitlog-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 9.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for unitlog-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 866ea5fde38b316043ac305f32a86e71d9bab42655a84e3f7098e38fa77c64f6
MD5 ef5060cd4e64ac6e15a2517812a550af
BLAKE2b-256 d27999e5fa9128cca84585b56d918039ef6070a4252b65738af031c6d68d8d0b

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