Module re_sdk::sink

source ·
Expand description

Different destinations for log messages.

This is how you select whether the log stream ends up sent over TCP, written to file, etc.

Structs§

Enums§

Traits§

  • Where the SDK sends its log messages.