Skip to main content

Module plugin_log_sink

Module plugin_log_sink 

Source
Expand description

Driver-level plugin log sink abstraction

Structs§

PluginLogEntry
Structured log entry produced by a running plugin

Enums§

PluginLogSource
Source of a plugin log entry

Traits§

PluginLogSink
Receives structured log entries from running plugin processes.

Functions§

set_plugin_log_sink
Replace the active plugin log sink. Should be called once at startup before any plugins load.