mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-13 03:35:00 +00:00
docs: update XML comments for Essentials Core
This commit is contained in:
@@ -27,9 +27,6 @@ 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