Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Commit 26b78c4

Browse files
committed
Update readme
1 parent 5a498a1 commit 26b78c4

File tree

4 files changed

+16
-6
lines changed

4 files changed

+16
-6
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
.idea
22
__pycache__
3-
*.pyc
3+
*.pyc
4+
python_logging_kafka.egg-info
5+
dist
6+
build

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
### python-logging-kafka
2+
3+
Log Handler to ship logs to Kafka Producer. Compatible with Django.
4+
5+
#### Installation
6+
- Install using PIP: `pip install python_logging_kafka`
7+
8+
### Versions
9+
10+
| Version | Dependency |
11+
|--------------|------------------------|
12+
| >= 1.x | kafka-python>=2.0.1 |

python_logging_kafka/consumer.py

Lines changed: 0 additions & 4 deletions
This file was deleted.

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
author='Adesh Nalpet',
3232
author_email="390.adesh@gmail.com",
3333
classifiers=CLASSIFIERS,
34-
python_requires="!=3.5.*, !=3.6.*, !=3.7.*",
3534
install_requires=INSTALL_REQUIRES,
3635
include_package_data=True,
3736
packages=['python_logging_kafka'],

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy