You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MapCache is in its early releases so many debug messages were added for debug purposes. However these logs are in the production version.
The library already has a logging class (https://github.com/merlos/MapCache/blob/master/MapCache/Classes/Log.swift) which is not used but that can be used to display messages only during debug easily.
The text was updated successfully, but these errors were encountered:
MapCache is in its early releases so many debug messages were added for debug purposes. However these logs are in the production version.
The library already has a logging class (https://github.com/merlos/MapCache/blob/master/MapCache/Classes/Log.swift) which is not used but that can be used to display messages only during debug easily.
The text was updated successfully, but these errors were encountered: