Causes of the transmission of a log record.
Synopsis
Declared in <ball_transmission.h>
enum Cause;
Members
Name |
Description |
|
Single record emitted; caused locally. |
|
All records emitted; caused locally. |
|
All records emitted; caused remotely. |
|
Manually publish a single record. |
|
Manually publish all records. |
|
Not supported; do not use. |
Created with MrDocs