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

DEBUG support #2852

Closed
mickhansen opened this issue Jan 7, 2015 · 4 comments
Closed

DEBUG support #2852

mickhansen opened this issue Jan 7, 2015 · 4 comments
Assignees
Labels
type: feature For issues and PRs. For new features. Never breaking changes.

Comments

@mickhansen
Copy link
Contributor

More verbose debugging support.

Everything from hooks being called to calls.

@mickhansen mickhansen added the type: feature For issues and PRs. For new features. Never breaking changes. label Jan 7, 2015
@mickhansen mickhansen mentioned this issue Jan 13, 2015
@cusspvz
Copy link

cusspvz commented Jan 13, 2015

Are you thinking on applying debug on each sequelize file or transporting it into logging

@mickhansen
Copy link
Contributor Author

I'm talking about the debug module.

@AJamesPhillips
Copy link
Contributor

What's the best way to help with this? I have come across an error running migrations in production so would love to specify a sequelize db:migrate --verbose or --debug if possible.

@mickhansen
Copy link
Contributor Author

mickhansen commented May 5, 2016

@AJamesPhillips open a PR with appropriate calls to https://www.npmjs.com/package/debug would be very helpfull :)

@sushantdhiman sushantdhiman self-assigned this Jun 16, 2016
mickhansen pushed a commit that referenced this issue Jun 17, 2016
* (feat) DEBUG and depd

* query logging

* connection logging

* changelog for debug support

* oopps, need the use strict

* simplify debug and deprecation

* context based logs

* fixed variable name

* sql logging contexts, message changes

* message name change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature For issues and PRs. For new features. Never breaking changes.
Projects
None yet
Development

No branches or pull requests

4 participants