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