apache / apache/pulsar-client-python

pulsar.Client() needs option to supress STDOUT

Offen
#143 4 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
good first issue help wanted
Vorherrschende Sprache
Python
Sterne
75
Forks
53
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.