Crestron.SimplSharp.CrestronLogger
Classes
Class | Description | |
---|---|---|
![]() | CrestronLogger |
SimplSharp.CrestronLogger Logger Instance
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | LoggerModeEnum |
Enumeration of the Logger Modes available for the Crestron Logger. Logical OR'ing of the modes is allowed.
(e.g.) - To Print to the console as well as log to the RM at the same time, assign the following to LoggerMode: "CONSOLE | RM"
|