CartoDB / Windshaft

A Node.js map tile library for PostGIS and torque.js, with CartoCSS styling
BSD 3-Clause "New" or "Revised" License
310 stars 81 forks source link

Logging redis errors of MapStore #708

Closed simon-contreras-deel closed 5 years ago

simon-contreras-deel commented 5 years ago

Related to https://github.com/CartoDB/support/issues/2177

The idea is to put this in production, gather stats and then remove it. Do you think I should do it with a more general-purpose?

dgaubert commented 5 years ago

Please, don't forget to update the NEWS.md before releasing

simon-contreras-deel commented 5 years ago

Finally, I am going to create a new log4j logger in windshaft-carto. The idea is to call it windshaft and it would write a JSON. I don't want to define the full logging thing, so I am going to focus only in this case, but it will be a good example for the full one.