|
CX Framework
Cross-platform C utility framework
|
#include <logwire.h>
Data Fields | |
| const LogWireChanInfo * | chans |
| Channels the sender has interned. | |
| int | nchans |
| Number of channels. | |
What a sender is capable of logging
The channel inventory, which is what an operator browses before deciding what to subscribe to. Call sites are not in it: C offers no portable way to enumerate the statics in a binary, so what a channel actually says only becomes visible once something logs to it.