Report(String, String, Exception?, Object?) Method

Definition

Assembly PrintingTools.Core.dll
public static void Report(string category, string message, Exception? exception = null, object? context = null)

Parameters

category
String
message
String
exception
Exception?
context
Object