pub fn get_logger(context: &PhaneronPluginContext) -> &'static PluginLoggerExpand description
Returns the logger for a plugin which can then be used to pass log messages to Phaneron.
pub fn get_logger(context: &PhaneronPluginContext) -> &'static PluginLoggerReturns the logger for a plugin which can then be used to pass log messages to Phaneron.