Functions§
- init_
for_ binary - Initializes logging for a standalone binary application.
- init_
for_ ffi - Initializes logging for FFI consumers.
- set_
log_ callback - Sets or clears the global log callback for FFI.
Type Aliases§
- LogCallback
- A type alias for the C-style callback function pointer.