ICLogtype

This class exposes the enumeration data with the type of logs that will be logged.

ValueDescription
NoneNo log will be displayed or recorded.
DebugA large number of logs will be logged to help debug.
ProductionLogs will be kept at a minimum level.