Skip to main content

asyncio-compatible logstash logging handler.

Project description

asyncio logging handler for logstash.

Installation:

$ pip install aiologstash

Usage:

import logging
from aiologstash import create_tcp_handler

async def init_logger():
     handler = await create_tcp_handler('127.0.0.1', 5000)
     root = logging.getLogger()
     root.setLevel(logging.DEBUG)
     root.addHandler(handler)

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

aiologstash-0.0.3a0.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aiologstash-0.0.3a0-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file aiologstash-0.0.3a0.tar.gz.

File metadata

  • Download URL: aiologstash-0.0.3a0.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for aiologstash-0.0.3a0.tar.gz
Algorithm Hash digest
SHA256 4749839c03bbf4ec0cec139e2b9c74d7a80f906fa5f8a90130bc5c30e0da1328
MD5 1749b0e92c23454fb06720ddf9ac8c2f
BLAKE2b-256 2661add081781f66d7608c2f9ff94c9e47d8e94eefa719a3483f2b9500d36db7

See more details on using hashes here.

File details

Details for the file aiologstash-0.0.3a0-py3-none-any.whl.

File metadata

File hashes

Hashes for aiologstash-0.0.3a0-py3-none-any.whl
Algorithm Hash digest
SHA256 96fed59f96dcb4c534fc55b4b5b610a5a7176556764e492967fd13652cfd32b6
MD5 7cbf1b25797ece01bb5c92c18f33dafd
BLAKE2b-256 19d0d6ea818ef6654fa0721a8dc6cd193d23df09205199cb45a754a235ca173e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page