Esempio n. 1
0
 /// <inheritdoc />
 public void Exception(Exception exception)
 {
     CurrentLogger?.Exception(exception);
 }