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

Update ConsoleLogger.cs #182

Merged
merged 1 commit into from
Jul 23, 2016
Merged

Update ConsoleLogger.cs #182

merged 1 commit into from
Jul 23, 2016

Conversation

defactofrank
Copy link
Contributor

Changed Color of LogLevel.Warning from DarkRed to DarkYellow
Because DarkYellow suits a warning color better and for readability.

Changed Text of LogLevel.Warning from (WARNING) to (ATTENTION)
Because it suits the lat/lon message better (in my opinion)

Changed Text of LogLevel.Caught from (CAUGHT) to (PKMN)
Because the output contains information regarding a Wild PoKeMoN action, rather than always capturing it.
Seeing (CAUGHT) while the Pokemon fled, is confusing.

Changed Color of `LogLevel.Warning` from DarkRed to DarkYellow
Because DarkYellow suits a warning color better and for readability.

Changed Text of `LogLevel.Warning` from `(WARNING)` to `(ATTENTION)`
Because it suits the lat/lon message better (in my opinion)

Changed Text of `LogLevel.Caught` from `(CAUGHT)` to `(PKMN)`
Because the output contains information regarding a Wild PoKeMoN action, rather than always capturing it.
Seeing `(CAUGHT)` while the Pokemon fled, is confusing.
@NecronomiconCoding NecronomiconCoding merged commit d3f16b7 into NecronomiconCoding:master Jul 23, 2016
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

Successfully merging this pull request may close these issues.

2 participants