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

Abusive logging during the download of an offline region #212

Open
mariusvn opened this issue Mar 21, 2023 · 2 comments
Open

Abusive logging during the download of an offline region #212

mariusvn opened this issue Mar 21, 2023 · 2 comments

Comments

@mariusvn
Copy link
Contributor

mariusvn commented Mar 21, 2023

When we download an offline region, there is so much log that it may considerably reduce the performances.

It is full of logs like that:

03-21 10:00:13.373 30892 30955 D Mbgl-HttpRequest: [HTTP] This request was cancelled (https://tile.openstreetmap.org/5/22/17.png). This is expected for tiles that were being prefetched but are no longer needed for the map to render.
03-21 10:00:13.374 30892 31133 V Mbgl-HttpRequest: [HTTP] Request was successful (code = 200).
03-21 10:00:13.375 30892 31140 V Mbgl-HttpRequest: [HTTP] Request was successful (code = 200).
@m0nac0
Copy link
Collaborator

m0nac0 commented Mar 27, 2023

I'm pretty sure this is the standard logging behavior of the native Maplibre libraries, so there's not much we can do about this here.

@JulianBissekkou
Copy link
Collaborator

How about opening an issue on the native libraries and linking it here?

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