mozilla / taar-lite

A lightweight version of the TAAR service intended for specific deployments with reduced feature visibility.
Mozilla Public License 2.0
2 stars 6 forks source link

Standardized logging enviroment so we get mozlog logging #12

Closed crankycoder closed 6 years ago

crankycoder commented 6 years ago

I've added support for standard MozLog JSON format logging to srgutil. This just hooks the logging subsystem and replaces the logger in GuidBasedRecommender.

crankycoder commented 6 years ago

You'll need to update your virtualenv with the extra dependencies to verify that the tests run correctly with pytest