Minimal logger surface the service reports through — structurally compatible
with ILogger so the plugin can pass the resolved logger capability without
this package depending on the logger plugin.
error(message: string,metadata?: Record<string, unknown>): void
Logs at error severity.