get
log.Receiver.get(block=True)Get something from the pipeline.
Parameters
| Name | Type | Description | Default |
|---|---|---|---|
| block | bool | If set to True, it will wait until it receives something. |
True |
Get something from the pipeline.
| Name | Type | Description | Default |
|---|---|---|---|
| block | bool | If set to True, it will wait until it receives something. |
True |