googleapis / googleapis/cpp-bigquery-odbc

Remove printf and support logging

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5
Forks
6
Avg merge
8d 7h
Merged PRs (30d)
12

Description

printfs can be removed in either of the following ways:
1) Use assertions to check the output rather than logging it
2) Use a logger.

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.