apache / apache/arrow-adbc

fix(csharp): Replace Console.WriteLine with more appropriate tracing stream

Open
#1,468 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
627
Forks
217
Avg merge
17h
Merged PRs (30d)
57

Description

Replace the use of `Console.WriteLine` with more appropriate tracing stream.
* In tests use the `Xunit.Abstractions.ITestOutputHelper`
* In driver code use [ILogger](https://learn.microsoft.com/en-us/dotnet/core/extensions/logging?tabs=command-line), `Debug` or other tracing stream.

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.