PerfProbe.LogSink field
Optional log sink set by the host at boot; when non-null a per-interval summary line is written to the BepInEx log.
public static Action<string>? LogSink;See Also
Section titled “See Also”- class PerfProbe
- namespace Stellar.Abstractions.Diagnostics