Common logging for EMS projects
Project description
EMS logging
Setup
Either import this as a git submodule package (for development) and import emslogging
, or simply import the ems-logging library from pypi and use the python get logger:
import emslogging
import logging
logger = logging.getLogger("Zipping")
Log level can be set with env variable EMS_LOG_LEVEL
using the python logging library levels, e.g. INFO
, DEBUG
, etc.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ems-logging-0.0.3.tar.gz
(1.7 kB
view details)
Built Distribution
File details
Details for the file ems-logging-0.0.3.tar.gz
.
File metadata
- Download URL: ems-logging-0.0.3.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05eff07e89f040b1d5a540a3ea703d2ec493cee8123aa2c5887c4fa7baf51b95 |
|
MD5 | b908e58bfa92ad1035cf589191d4a0e8 |
|
BLAKE2b-256 | f4d2ff1f9b49e373f8e3aeac32f277c70f6e107c7f9586f4a197fadb51c7bcf9 |
File details
Details for the file ems_logging-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: ems_logging-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.8 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/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f92efb9919f31e591d39d8624f0363e077897638b6535206d7bf2d695f6448fe |
|
MD5 | 6fea2640d5e27499df44405593e3a689 |
|
BLAKE2b-256 | c582bb98ee9aaa35f2f8081119099da9386b453a2f8120c1575224e7513cf615 |