|
CX Framework
Cross-platform C utility framework
|
#include <logwire.h>
Data Fields | |
| sa_string | patterns |
| int | maxlevel |
| Most verbose level wanted. A sender clamps this to what it was configured to allow. | |
| int64 | expiry |
What a receiver has asked a sender for
A sender ships nothing until one of these arrives; there is no locally configured "forward everything to host X". See Forwarding.
| int64 LogSubSpec::expiry |
| sa_string LogSubSpec::patterns |
Channel patterns wanted, in logRegisterDest() syntax. An empty list asks for everything the sender is willing to offer.