mozilla / makedrive

[RETIRED] Webmaker Filesystem
Mozilla Public License 2.0
351 stars 33 forks source link

audit all server code and make sure we use logger instead of console.* #442

Open alicoding opened 9 years ago

alicoding commented 9 years ago

We still have console.log and console.error everywhere on the server and we need to make sure we change this to bunyan or logger infra we have.