ChensHelpers
Chen.Helpers.LogHelpers.Log
Log.Debug(object) Method
Log using the Debug format of BepInEx logger.
public void Debug(object data);
Parameters
data
System.Object
Anything
Log using the Debug format of BepInEx logger.
public void Debug(object data);
data
System.Object
Anything