feat: implemented logging by key with Core

- updated log methods in a few places
This commit is contained in:
Nick Genovese
2024-11-05 13:30:01 -05:00
parent ffed2dea8a
commit 37c1a6c7dd
19 changed files with 144 additions and 183 deletions

View File

@@ -3,7 +3,6 @@ using System.Collections.Generic;
using System.Linq;
using System.Text;
using Crestron.SimplSharp.CrestronIO;
using Crestron.SimplSharp.Reflection;
using Crestron.SimplSharpPro.DeviceSupport;
using Crestron.SimplSharp;
using PepperDash.Core;