mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
In an effort to make it easier to use the logging mechanism, I added 4 overloaded methods for each level to allow for logging exceptions at any level, not just error. I also added overloads for each level to the extensions so that an exception can be logged at any level, not just error. |
||
|---|---|---|
| .. | ||
| CrestronEnricher.cs | ||
| Debug.cs | ||
| DebugConsoleSink.cs | ||
| DebugContext.cs | ||
| DebugCrestronLoggerSink.cs | ||
| DebugErrorLogSink.cs | ||
| DebugExtensions.cs | ||
| DebugMemory.cs | ||
| DebugWebsocketSink.cs | ||