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

Logging now has no color #4880

Closed
huytr4n opened this issue Aug 29, 2016 · 2 comments
Closed

Logging now has no color #4880

huytr4n opened this issue Aug 29, 2016 · 2 comments

Comments

@huytr4n
Copy link

huytr4n commented Aug 29, 2016

I have updated the source code to date and found out the logging has no color at all. I did set it on my config at: "logging_color": true but it didn't work.

@rawgni
Copy link
Contributor

rawgni commented Aug 29, 2016

https://github.com/PokemonGoF/PokemonGo-Bot/blob/dev/docs/configuration_files.md#logging-configuration

should now use

"logging": {
     "color": true
}

@Gobberwart
Copy link
Contributor

Correct... logging_color is deprecated. Your log should have said something about it, eg...

2016-08-29 14:43:19,038 [       cli] [WARNING] The logging_color argument has been moved into the logging config section

Pays to pay attention to these messages.

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