ChensHelpers
Chen.Helpers.LogHelpers.Log
Log.Log(ManualLogSource) Constructor
Constructor for the Log helper. Always assign this to a variable with an internal access modifier to keep it to the calling assembly’s scope.
public Log(ManualLogSource logger);
Parameters
logger
BepInEx.Logging.ManualLogSource
BepInEx Logger object