コード例 #1
0
 /// <inheritdoc />
 public void Information(string message)
 {
     CurrentLogger?.Information(message);
 }