JetBrains / JetBrains/resharper-unity

Use new interpolated string handler based logging

Open
#2,296 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.2k
Forks
142
PR merge metrics
No merged PRs in 30d

Description

Rd has support for interpolated string handlers as part of logging, which means `logger.Trace("{Whatever()}")` will only call `Whatever` is the Trace log level is active. Requires C# 10. See [JetBrains/rd#281](https://github.com/JetBrains/rd/pull/281)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.