RoR2-ChensHelpers

Contains simple and useful helpers for RoR2 mod creators to use. Mainly caters to Chen's mods.

View on GitHub

ChensHelpers

Chen.Helpers.LogHelpers.Log

Log.Info(object) Method

Log using the Info format of BepInEx logger.

public void Info(object data);

Parameters

data System.Object
Anything