fix: set error log level to to verbose on VC-4

Update catch log methods to use updated LogMessage method
This commit is contained in:
Andrew Welker
2024-05-16 00:38:02 -05:00
parent 4d19ecde00
commit 5820c9d282
2 changed files with 6 additions and 5 deletions

View File

@@ -5,7 +5,6 @@ using System.Text;
using Crestron.SimplSharp;
using Crestron.SimplSharp.Net.Http;
using PepperDash.Core;
using PepperDash.Core.DebugThings;
namespace PepperDash.Essentials.Core
{