Table of Contents

Class LogListener

Namespace
Glitch9
public class LogListener
Inheritance
LogListener
Inherited Members
Extension Methods

Fields

OnError

public Action<string> OnError

Field Value

Action<string>

OnInfo

public Action<string> OnInfo

Field Value

Action<string>

OnWarning

public Action<string> OnWarning

Field Value

Action<string>