Skip to main content

Python logging package extensions for TUNE mv-integrations.

Project description

logging-mv-integrations

Python logging library for TUNE Multiverse Integrations.

Badges

docs

License Status

tests

Travis-CI Build Status Code Coverage Status

package

PyPI Package latest release Supported versions

Install

pip install logging_mv_integrations

UML

logging-mv-integrations is a Python logging library for TUNE Multiverse Integrations.

UML logging-mv-integrations

Function: get_logger()

def get_logger(
    logger_name,
    logger_version=None,
    logger_level=logging.INFO,
    logger_format=LoggingFormat.JSON,
    logger_output=LoggingOutput.STDOUT_COLOR,
    logger_handler=None
):

Release History

0.1.8 (2017-11-21)

  • README

0.1.7 (2017-10-26)

  • Using Formatted String Literals

0.1.6 (2017-10-19)

  • Logging Output: FILE, STDOUT, STDOUT_COLOR

0.1.5 (2017-10-17)

  • Fix standard format

0.1.4 (2017-10-09)

  • Multiple handlers fix

0.1.3 (2017-09-12)

  • Use python standard logging instead of tune_logging and remove all unneeded files

0.1.2 (2017-02-03)

  • Switch to using casting from safe-cast package

0.1.1 (2017-02-03)

  • Python 3.6 Upgrade

0.0.1 (2016-11-19)

  • First Commit

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

logging-mv-integrations-0.2.1.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distributions

logging_mv_integrations-0.2.1-py3.6.egg (24.1 kB view hashes)

Uploaded Source

logging_mv_integrations-0.2.1-py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 3

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