Table of Contents

Field LogToFile

Namespace
MonoMod
Assembly
MonoMod.Utils.dll
String. Enables the file sink of the logger. Contains the name of the log file to write. - indicates standard out.
public const string LogToFile = "LogToFile"

Returns

string
String. Enables the file sink of the logger. Contains the name of the log file to write. - indicates standard out.