Class DebugLog NamespaceMonoMod.Logs AssemblyMonoMod.Utils.dll public sealed class DebugLog Inheritance object DebugLog Properties IsFinalizing IsWritingLog Methods Log(string, LogLevel, ref DebugLogInterpolatedStringHandler) Log(string, LogLevel, string) Subscribe(LogLevelFilter, OnLogMessage) Subscribe(LogLevelFilter, OnLogMessageDetailed) Write(string, DateTime, LogLevel, ref DebugLogInterpolatedStringHandler) Write(string, DateTime, LogLevel, string) Events OnLog