Skip to main content

asyncio-compatible logstash logging handler.

Project description

https://travis-ci.org/wikibusiness/aiologstash.svg?branch=master https://codecov.io/gh/wikibusiness/aiologstash/branch/master/graph/badge.svg https://badge.fury.io/py/aiologstash.svg

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.4.tar.gz (7.6 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.4-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file aiologstash-0.0.4.tar.gz.

File metadata

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

File hashes

Hashes for aiologstash-0.0.4.tar.gz
Algorithm Hash digest
SHA256 361c587e61982dd6d904d12c97c4557ee8f64e0392c079cc9981b1e658ce147d
MD5 9a5dcc803958782909457b5ff5217218
BLAKE2b-256 aeb886848ad6908d5eb5fa19ccbac17ae51c27af3d9c09c43a621b9c65e7c81b

See more details on using hashes here.

File details

Details for the file aiologstash-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for aiologstash-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 bbe82c83ff03cd33ba4e7a60ba53ec91904a135925033b7fb22fe5c05a0a3a08
MD5 3394c92e086c1eab15947260dbc7d5fe
BLAKE2b-256 4b8ca99b0d9e205525056c1a0a4453a1552cf864fd41f86ae812e06345798c9a

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