Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

further demote diagnostics log output to debug #313

Merged
merged 1 commit into from
Sep 20, 2020

Conversation

ExpandingMan
Copy link
Contributor

I've been using this a good while now, and this never stopped driving me nuts, and I think it's pretty safe to say that the kind of output it gives usually does not get printed by other database interfaces. In particular, it would spit output at me every time ODBC.Connection was called, which was getting pretty annoying.

I'm pretty sure pretty much everyone will be happier with these messages on @debug rather than @info.

@codecov
Copy link

codecov bot commented Sep 17, 2020

Codecov Report

Merging #313 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #313   +/-   ##
=======================================
  Coverage   78.42%   78.42%           
=======================================
  Files           6        6           
  Lines         760      760           
=======================================
  Hits          596      596           
  Misses        164      164           
Impacted Files Coverage Δ
src/API.jl 67.35% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c398546...5dd7bd9. Read the comment docs.

@quinnj quinnj merged commit 9caa82d into JuliaDatabases:master Sep 20, 2020
@quinnj
Copy link
Member

quinnj commented Sep 20, 2020

Sounds good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants