mozilla-services / syncserver

Run-Your-Own Firefox Sync Server
Mozilla Public License 2.0
1.87k stars 145 forks source link

Log at WARN level by default, rather than INFO #79

Closed rfk closed 8 years ago

rfk commented 8 years ago

I don't recall ever being glad that we logged at INFO by default, and it sure seems to cause concern as found in #31. Let's bump it up to WARN by default to silence the per-request log noise.

rfk commented 8 years ago

Assuming tests pass, r=myself