PrintDiagnosticEvent(DateTimeOffset, String, String, Exception?, Object?) Constructor

Definition

Assembly PrintingTools.Core.dll
public PrintDiagnosticEvent(DateTimeOffset Timestamp, string Category, string Message, Exception? Exception, object? Context)

Parameters

Timestamp
DateTimeOffset
Category
String
Message
String
Exception
Exception?
Context
Object