Table of Contents

Field LogToFileFilter

Namespace
MonoMod
Assembly
MonoMod.Utils.dll
String. Provides a comma or semicolon separated list of sources to write to disk. If empty, all soruces are written. Sources are typically the MonoMod assembly name (e.g. MonoMod.Utils or MonoMod.RuntimeDetour).
public const string LogToFileFilter = "LogToFileFilter"

Returns

string
String. Provides a comma or semicolon separated list of sources to write to disk. If empty, all soruces are written. Sources are typically the MonoMod assembly name (e.g. MonoMod.Utils or MonoMod.RuntimeDetour).