Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[android] - remove redudant log statements in native_map_view.cpp #7801

Merged
merged 1 commit into from
Jan 23, 2017

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Jan 20, 2017

Closes #5748,

This PR removes unnecessary logging from native_map_view.cpp and limits logging to only errors and warnings. In normal cases the end developer will only see statements about webrequests as:

V/HTTPRequest: [HTTP] Request was successful (code = 200).

I'm targetting to close #5748 with this PR but we still need to clean up logging from telemetry. I'm proposing to postpone that until we extract telemetry from the SDK. cc @zugaldia

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Jan 20, 2017
@tobrun tobrun added this to the android-v5.0.0 milestone Jan 20, 2017
@tobrun tobrun self-assigned this Jan 20, 2017
Copy link
Contributor

@kkaefer kkaefer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo in commit message

@tobrun tobrun force-pushed the 5748-limit-logs-to-error-warning branch from 051ce27 to a5eb3a9 Compare January 23, 2017 09:58
@tobrun
Copy link
Member Author

tobrun commented Jan 23, 2017

Typo fixed, merging

@tobrun tobrun merged commit f1c3cfb into master Jan 23, 2017
@tobrun tobrun deleted the 5748-limit-logs-to-error-warning branch January 23, 2017 11:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android debug logging too verbose
2 participants