mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-13 03:34:49 +00:00
feat: add CrestronLogger Serilog Sink
This commit is contained in:
@@ -14,7 +14,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace PepperDash.Core
|
||||
{
|
||||
internal class DebugConsoleSink : ILogEventSink
|
||||
public class DebugConsoleSink : ILogEventSink
|
||||
{
|
||||
private readonly ITextFormatter _textFormatter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user