That's a good point, but I feel that doesn't gain so much.
My whole goal why I am thinking of this, is so that I could be consistent for both server and client scripts and so I can use turbo console log to very quickly print out my logs now.
Until now, my process has been to use turbo console log on the all the places I needed to log and then do a find all of the file and replace
console.log
with
log.debug