コード例 #1
0
 public void LogInfo(string message) =>
 _customLogger.NotifyInfo(message, _applicationName);