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

app:local:sync fails because logger is called outside of on block #103

Open
elthariel opened this issue Dec 13, 2016 · 3 comments
Open

app:local:sync fails because logger is called outside of on block #103

elthariel opened this issue Dec 13, 2016 · 3 comments

Comments

@elthariel
Copy link
Contributor

https://github.com/sgruhier/capistrano-db-tasks/blob/master/lib/capistrano-db-tasks/dbtasks.rb#L105 causes a new Database::Base object to be created outside of an on block, where the logger methods aren't available

@numbata
Copy link
Collaborator

numbata commented Dec 13, 2016

Looks like fixed in master-branch, don't?

@numbata
Copy link
Collaborator

numbata commented Jan 2, 2017

@elthariel ping )

@elthariel
Copy link
Contributor Author

elthariel commented Jan 9, 2017

Nah, it's not fixed on the master branch, sorry :)
(The code linked on top is on the master branch)

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

2 participants