Provides a simple diagnostics pipeline so callers can observe printing events without taking direct dependencies on Console or Debug output.
public static class PrintDiagnostics
kind:method
kind:property
kind:ctor
RegisterSink(Action<PrintDiagnosticEvent>)
Report(String, String, Exception?, Object?)
UnregisterSink(Action<PrintDiagnosticEvent>)