Loading...
Searching...
No Matches
spdk_log_opts Struct Reference

Data Fields

size_t size
 The size of spdk_log_opts according to the caller of this library is used for ABI compatibility.
 
spdk_log_cblog
 
spdk_log_open_cbopen
 
spdk_log_close_cbclose
 
void * user_ctx
 

Field Documentation

◆ size

size_t spdk_log_opts::size

The size of spdk_log_opts according to the caller of this library is used for ABI compatibility.

The library uses this field to know how many fields in this structure are valid. And the library will populate any remaining fields with default values. New added fields should be put at the end of the struct.


The documentation for this struct was generated from the following file: