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