Class ChainloaderLogHelper

Inheritance
System.Object ChainloaderLogHelper
Inherited Members
System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone()
Namespace: BepInEx.Preloader.Core.Logging
Assembly: BepInEx.Preloader.Core.dll
Syntax
public static class ChainloaderLogHelper

Methods

PrintLogInfo(ManualLogSource)

Declaration
public static void PrintLogInfo(ManualLogSource log)
Parameters
Type Name Description
ManualLogSource log

RewritePreloaderLogs()

Declaration
public static void RewritePreloaderLogs()