openstreetmap-tile-server
openstreetmap-tile-server copied to clipboard
How to log Http requests info to the docker logs with errors
The docker logs stay at renderd log and remain static but as a developer we need to know who is making the request what is response give by the server if the request was not been to processed it need to be log what was bad in the request so that we when requesting for tile we can setup certain conditions
Example: When ever there a user request for zoom level behind the limit we need to get logs in the openstreetmap-tile-server stating that the user has request for a invalid zoom level so it was not able to give a tile