apache / apache/pulsar-client-python

pulsar.Client() needs option to supress STDOUT

オープン
#143 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
good first issue help wanted
主要言語
Python
スター
75
フォーク
53
PR マージ指標
30日以内にマージされた PR はありません

説明

**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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。