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

Add debug and info level logging #55

Closed
3 tasks done
numberoverzero opened this issue Aug 7, 2016 · 1 comment
Closed
3 tasks done

Add debug and info level logging #55

numberoverzero opened this issue Aug 7, 2016 · 1 comment
Assignees
Milestone

Comments

@numberoverzero
Copy link
Owner

numberoverzero commented Aug 7, 2016

  • debug level logging in bloop.client.Client for outbound calls to boto3, and inbound responses. This will be very noisy. Consider adding an option that can guard the log.debug calls, since the dumped strings will be large.
  • info level logging in bloop.engine.Engine for binding, using default client
  • info level logging in bloop.model.ModelMetaclass when a new class is defined. Log any computed Meta values, such as keys, indexes, columns...

Partially blocks #13

@numberoverzero numberoverzero added this to the 1.0 milestone Aug 7, 2016
@numberoverzero numberoverzero self-assigned this Aug 7, 2016
@numberoverzero numberoverzero modified the milestones: 2.0, 1.0 Aug 11, 2016
@numberoverzero
Copy link
Owner Author

Might be able to leverage the signals from #59.

@numberoverzero numberoverzero modified the milestones: 2.0, 1.1 Nov 7, 2016
@numberoverzero numberoverzero removed this from the 1.1 milestone Apr 20, 2017
@numberoverzero numberoverzero added this to the 1.2 milestone Aug 3, 2017
xuru pushed a commit to xuru/bloop that referenced this issue Sep 21, 2017
xuru pushed a commit to xuru/bloop that referenced this issue Sep 21, 2017
xuru pushed a commit to xuru/bloop that referenced this issue Sep 21, 2017
xuru pushed a commit to xuru/bloop that referenced this issue Sep 21, 2017
xuru pushed a commit to xuru/bloop that referenced this issue Sep 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant