IPluginServices.Log property
Plugin-scoped log sink; output is routed to the BepInEx log with the plugin name as prefix.
public IPluginLog Log { get; }See Also
Section titled “See Also”- interface IPluginLog
- interface IPluginServices
- namespace Stellar.Abstractions.Services