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

Create means of disabling print statements #95

Open
jrmidkiff opened this issue Aug 15, 2023 · 0 comments
Open

Create means of disabling print statements #95

jrmidkiff opened this issue Aug 15, 2023 · 0 comments

Comments

@jrmidkiff
Copy link
Collaborator

Whether or not to print statements should be controlled by a logging level that a user can set, so that way I'm not seeing the following when I'm trying to manipulate a few tables:

Database object type: table.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Database object type: table.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Table: address
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
0 newly appear in AWS Local Build 0.0%
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
6 disappear from AWS On-Prem 10.0%
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
Dataset appears to be non-geometric, returning geom_field as None.
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

No branches or pull requests

1 participant