Skip to main content

A simple socket-based log server based on the Python logging cookbook.

Project description

# Socket Log Server

This is useful if you need to log from multipleprocesses into a single console or file.

Unashamedly copied from https://docs.python.org/3/howto/logging-cookbook.html#network-logging and packaged for convenience.

Install via pip:

pip install logserver

And run with command:

python3 -m logserver

Enjoy.

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

logserver-0.1.0.tar.gz (2.5 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