Logging from class point of view, with easy config
Project description
clalogger - Python logging from class point of view with easy configuration
See doc/index.rst
This project provides a python ClaLogger class which have to be inherited and provides logging which uses loggers based on the class name.
It also provides easy configuration features, via a configfile
file.
Installation and requirements
This requires python >= 3.7
. It can be simply installed via pip install clalogger
.
Development also needs pipenv
. You have to cd
to the package directory and
run pipenv shell
, followed by pipenv install -d
. Development environment
can then easily be setup using python setup.py develop
.
Building the documentation also requires sphinx
. It is automatically
installed via pipenv install d-
.
Contacts, issues and copyright
The author can be contacted on: michael_AT_hooreman_DOT_be
Issues can be described on the github project: https://github.com/mhooreman/clalogger
Copyright (C) 2019 Michaël Hooreman Released under the terms of the MIT license, see LICENSE.
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
Built Distribution
File details
Details for the file clalogger-0.3.1.tar.gz
.
File metadata
- Download URL: clalogger-0.3.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 159c24666ec3650d228ae4514a622743eb7dde74314b37d9b4e75f45bd430b1b |
|
MD5 | ea1efdfad8a2861eec34b6dac23ff2c3 |
|
BLAKE2b-256 | 2d2f22c9cd429f5ec6ddd3d3223e636136e691b16d1e6e449ab19999832f28d1 |
File details
Details for the file clalogger-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: clalogger-0.3.1-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13cf8d1d91d74f9fd08214e062936f26fddba74af3ad2d82349230261f7d607d |
|
MD5 | d65fadb7451c581074fc4c95294e3387 |
|
BLAKE2b-256 | 715bc1d32286a59f2c7bf80f08929ab3272c9b304a3630e352c664e43d87ef7b |