Esempio n. 1
0
 public static void WriteUsage(LogDetail infoToLog)
 {
     _usageLogger.Write(LogEventLevel.Information, "{@fields}", infoToLog);
 }