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

logging issue #2829

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Closed

logging issue #2829

monetdb-team opened this issue Nov 30, 2020 · 0 comments
Labels
bug Something isn't working Client interfaces minor

Comments

@monetdb-team
Copy link

Date: 2011-07-03 15:52:52 +0200
From: james.hutchby
To: clients devs <>
Version: 11.3.3 (Apr2011-SP1) [obsolete]

Last updated: 2011-07-29 10:52:42 +0200

Comment 15879

Date: 2011-07-03 15:52:52 +0200
From: james.hutchby

User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0
Build Identifier:

Thanks for the great python library!

I noticed a minor issue on line 240 of mapi2.py; logging.debug is used, rather than logger.debug.

I'm using python-monetdb-1.0.tar.gz.

Reproducible: Always

Comment 15880

Date: 2011-07-03 20:55:35 +0200
From: @sjoerdmullender

Changeset 8269b6cab44d made by Sjoerd Mullender sjoerd@acm.org in the MonetDB repo, refers to this bug.

For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=8269b6cab44d

Changeset description:

Use logger.debug instead of logging.debug.
This fixes bug #2829.

Comment 15881

Date: 2011-07-03 20:56:34 +0200
From: @sjoerdmullender

mapi3.py had the same problem.
Thanks for noticing.

Comment 16004

Date: 2011-07-29 10:52:42 +0200
From: @sjoerdmullender

The Apr2011-SP2 bugfix release is out.

@monetdb-team monetdb-team added bug Something isn't working Client interfaces minor labels Nov 30, 2020
@sjoerdmullender sjoerdmullender added this to the Ancient Release milestone Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Client interfaces minor
Projects
None yet
Development

No branches or pull requests

2 participants