Class PreloaderLogger

Inheritance
System.Object PreloaderLogger
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
Assembly: BepInEx.Preloader.Core.dll
Syntax
public static class PreloaderLogger

Properties

Log

Declaration
public static ManualLogSource Log { get; }
Property Value
Type Description
ManualLogSource