Method LogAction
LogAction(ILogger, EventId, string, string)
Logs a custom action.
public static void LogAction(this ILogger logger, EventId eventId, string message, string primaryKeyJson)
Logs a custom action.
public static void LogAction(this ILogger logger, EventId eventId, string message, string primaryKeyJson)