IPluginLog.Debug method
Logs a debug-level message to the BepInEx log (visible only at Debug log level).
public void Debug(string message)See Also
Section titled “See Also”- interface IPluginLog
- namespace Stellar.Abstractions.Services
Logs a debug-level message to the BepInEx log (visible only at Debug log level).
public void Debug(string message)