tilezen / tapalcatl

Tapalcatl is a "metatile server", which attempts to serve individual tiles extracted from an archive in storage.
Other
14 stars 3 forks source link

Convert to logging json #22

Closed rmarianski closed 7 years ago

rmarianski commented 7 years ago

Connects to https://github.com/mapzen/tile-tasks/issues/203

Updates all logging to emit json records. Also adds the tile coordinate to the log message, which will allow us to filter on zoom levels.

@zerebubuth, @iandees could you review please?

rmarianski commented 7 years ago

I think these are the last of the changes I wanted to make here.

nvkelso commented 7 years ago

@iandees Can you take one final look over this, please to catchup with Monday's changes before it's merged?