-
Notifications
You must be signed in to change notification settings - Fork 3
Support piping to Logria #42
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needednew featureFeature additions distinct from enhancing existing featuresFeature additions distinct from enhancing existing features
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needednew featureFeature additions distinct from enhancing existing featuresFeature additions distinct from enhancing existing features
From the Python repo:
sys.stdin = open(0)however this will not work until the original pipe ends, which will never happen when tailing a stream