apache / apache/pulsar-client-python

pulsar.Client() needs option to supress STDOUT

Đang mở
#143 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
good first issue help wanted
Ngôn ngữ chính
Python
Star
75
Fork
53
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**Is your feature request related to a problem? Please describe.**
This isn't necessarily a problem, but requires a workaround

**Describe the solution you'd like**
Simply add
client = pulsar.Client(ip, stdout=False)

**Describe alternatives you've considered**
Otherwise I have to manually supress stdout when I call pulsar.Client() or producer.send()

**Additional context**
Add any other context or screenshots about the feature request here.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.