Replace org.sonar.api.utils.log.Logger #7115
Labels
Area: SQ Plugin
Java plugin related issues.
Sprint: Hardening
Fix FPs/FNs/improvements
Type: Cleanup
Improve and cleanup code base
Milestone
In
sonar-csharp-plugin
andsonar-dotnet-shared-library
, we useorg.sonar.api.utils.log.Logger
andorg.sonar.api.utils.log.Loggers
, which are deprecated. We should find an appropriate replacement.See issues about it here:
https://sonarcloud.io/project/issues?resolved=false&sinceLeakPeriod=true&types=CODE_SMELL&id=org.sonarsource.dotnet%3Asonar-dotnet&open=AYd0BDcQ8Q_NY1Er7OPf
https://sonarcloud.io/project/issues?resolved=false&sinceLeakPeriod=true&types=CODE_SMELL&id=org.sonarsource.dotnet%3Asonar-dotnet&open=AYd0BDNX8Q_NY1Er7OOr
The text was updated successfully, but these errors were encountered: