Open Issues Need Help
View All on GitHubAI Summary: This issue proposes refactoring the Host framework to replace direct writes to `Console.Error` with calls to `ILogger.Error()`. The change aims to leverage the standard .NET logging infrastructure, giving users better control over error output for scenarios like CLI tools or telemetry systems. It emphasizes that `ILogger` is generally available within the Host framework.
Complexity:
2/5
help wanted good first issue
help wanted
enhancement help wanted good first issue
[Feature] Using new Lock api when target Net 9+ 3 months ago
help wanted good first issue
help wanted good first issue