Table of Contents

Class PieLog

Namespace
Pie
Assembly
Pie.dll

Pie will log various events here. Can be especially useful during debugging.

public static class PieLog
Inheritance
PieLog
Inherited Members

Events

DebugLog

Called whenever Pie logs an event.

public static event PieLog.OnLog DebugLog

Event Type

PieLog.OnLog
Pie will log various events here. Can be especially useful during debugging.