Skip to main content

Allow for multiple processes to log to a single file

Project description

See Build Status on travis-ci Latest PyPi build

Allow for multiple processes to log to a single file


This Pytest plugin was generated with Cookiecutter along with @hackebrot’s Cookiecutter-pytest-plugin template.

Features

  • Allows all workers created by xdist to log to the same configuration

Requirements

  • Pytest

  • gevent 1.1+

  • xdist

Installation

You can install “pytest-single_file_logging” via pip from PyPI:

$ pip install pytest-single_file_logging

Usage

A pytest fixture logger is provided by this plugin. Using the fixture is easy:

def test_warning_log(logger):
logger.warning('this is your last warning!')

The standard library logging library is used with the logging configuration pulled from the –logconfig option. The supported format for the configuration file is json and dictconfig. Documentation of dictconfig is located here

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the Apache Software License 2.0 license, “pytest-single_file_logging” is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file pytest_single_file_logging-0.1.18-py3-none-any.whl.

File metadata

File hashes

Hashes for pytest_single_file_logging-0.1.18-py3-none-any.whl
Algorithm Hash digest
SHA256 616604eb27fa7ca22129c99034637287bb5784b9cd7a78780b948bb8a02a4d9b
MD5 da8ff35bd97b74766d4878a61b36bb7d
BLAKE2b-256 ef2a7007b259994ab90c01d40837c8426cf8fe88657d8927cb8ef2b59b8b5760

See more details on using hashes here.

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