A Logplex client for Python.
Project description
Python-Logplex is a fast & efficient client for sending log messages to Heroku’s Logplex project. It uses keep-alive connections to enable high-throughput with little overhead.
Usage
First, install the library:
$ pip install logplex
Then, send some sample data:
from logplex import Logplex logplex = Logplex(token='SECRETSAUCE') logplex.puts('\o/')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size logplex-0.0.3.tar.gz (211.3 kB) | File type Source | Python version None | Upload date | Hashes View |