Skip to main content

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


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.2.tar.gz (1.7 kB view hashes)

Uploaded Source

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