service-logging

View on PyPIReverse Dependencies (1)

0.1.1 service_logging-0.1.1-py3-none-any.whl

Wheel Details

Project: service-logging
Version: 0.1.1
Filename: service_logging-0.1.1-py3-none-any.whl
Download: [link]
Size: 7921
MD5: 35090ed43de9ad89c4e8ca7dabc59286
SHA256: 83a73adb21e345b86e29f2b627fd01cefd9b0c843659dc9c60eb713c08a5b0dd
Uploaded: 2020-07-12 21:32:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: service-logging
Version: 0.1.1
Summary: Python logging configurations done The Right Way for programs that may run in the foreground or background
Author: Ross Patterson
Author-Email: me[at]rpatterson.net
Home-Page: https://github.com/rpatterson/service-logging
License: MIT
Keywords: logging syslog nteventlog console
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Logging
Classifier: Topic :: Utilities
Requires-Python: >=2.7
Requires-Dist: main-wrapper
Requires-Dist: six; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: autoflake; extra == "dev"
Requires-Dist: autopep8; extra == "dev"
Requires-Dist: rstcheck; extra == "dev"
Requires-Dist: contextlib2; python_version < "3" and extra == "dev"
Requires-Dist: pathlib2; python_version < "3" and extra == "dev"
Requires-Dist: flake8-black; python_version >= "3" and extra == "dev"
Requires-Dist: loguru; python_version >= "3" and extra == "loguru"
Provides-Extra: dev
Provides-Extra: loguru
Description-Content-Type: text/x-rst
[Description omitted; length: 3470 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
servicelogging/__init__.py sha256=TjxhQrzGEQEGyroERhYlh-OgTUPPy7tpIRJOjoBe_Dg 5085
servicelogging/__main__.py sha256=p9Ngfv9wVpPi-f3nXjMlJjuofmtK7sCU7mZp8gh6-j4 224
servicelogging/version.py sha256=JqQXfZ9uV8ZLE4TntPt8CTLs2PB12S-9sk8UPNPiLVg 116
servicelogging/tests/__init__.py sha256=2Y7Tsz-roxVQYLfiYXSFVPhSVI_81o9By991jIdeWkg 68
servicelogging/tests/test_servicelogging.py sha256=zw3EGVMBQpWxxu_AVoyhz3uUUGsEEBDXl1fWBds_g7U 3309
service_logging-0.1.1.dist-info/LICENSE sha256=TQB2hl5wQbApX26FyvttNUVV0qERhdlTY4GsCwSzNt8 1081
service_logging-0.1.1.dist-info/METADATA sha256=cdgEm_bcRzQmrXp8xW2Xe2wszj3CmGrXYa6w846n6TI 4996
service_logging-0.1.1.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
service_logging-0.1.1.dist-info/entry_points.txt sha256=lezrSh0zbSrQyQVUptKCL9aq4tjDhHHzckBkaQ2NAlU 57
service_logging-0.1.1.dist-info/top_level.txt sha256=rDJHyxOp-6m1slZ07qwH3GxinNMQ4ro9UatVa2wmP4k 15
service_logging-0.1.1.dist-info/RECORD

top_level.txt

servicelogging

entry_points.txt

service-logging = servicelogging:main