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

MoveToMap using log.logger instead of self.logger #3366

Closed
sandbochs opened this issue Aug 10, 2016 · 5 comments
Closed

MoveToMap using log.logger instead of self.logger #3366

sandbochs opened this issue Aug 10, 2016 · 5 comments

Comments

@sandbochs
Copy link

Expected Behavior

https://github.com/PokemonGoF/PokemonGo-Bot/blob/master/pokemongo_bot/cell_workers/move_to_map_pokemon.py#L177

Should be using self.logger

Actual Behavior

It uses a non existent log.logger (not even the deprecated logger.log)

@k4n30
Copy link
Contributor

k4n30 commented Aug 14, 2016

Waiting on PR

@mjmadsen
Copy link
Contributor

@k4n30 Did this merge go through?

@k4n30
Copy link
Contributor

k4n30 commented Aug 21, 2016

@mjmadsen no it was closed by @solderzzc as the PR was severly outdated and not update by the OP

@k4n30
Copy link
Contributor

k4n30 commented Aug 23, 2016

@sandbochs is this still an issue?

@mjmadsen
Copy link
Contributor

@k4n30 I'm assuming this is dead.

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

3 participants