mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-11 02:35:00 +00:00
feat: complete XML documentation in PD Core
This commit is contained in:
@@ -27,6 +27,9 @@ namespace PepperDash.Core.Logging
|
||||
CrestronLogger.WriteToLog(message, (uint)logEvent.Level);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Constructor for DebugCrestronLoggerSink
|
||||
/// </summary>
|
||||
public DebugCrestronLoggerSink()
|
||||
{
|
||||
CrestronLogger.Initialize(1, LoggerModeEnum.RM);
|
||||
|
||||
Reference in New Issue
Block a user