What's your default console.log() message? 🤔
@nixCraft functionName: variableName value

@nixCraft console.log("HURZ");

(For Germans this is the funniest shit ever, trust me!)

@nixCraft 'a' then 'b' or 'a' or 'aaa'
@nixCraft console.log("cabbage");
@nixCraft console.log(“Hello”);
@nixCraft console.log(`myvar: myvar`) for printing variable values.
@nixCraft console.log("This should never happen.");
@nixCraft
By default its not returning any message. I'm on Firefox
@nixCraft I always default to console.log("something")
@nixCraft console.log("[object Object]"), because I will eventually forget about it, and I seem to develop sadist tendencies as soon as I touch JS.
@nixCraft console.log(1) no quotes no mess 
@nixCraft I always have to change it when I discover/remember that I can't see it all other logs
@nixCraft hi
HIIIIIIII for visibility
@nixCraft "you'll probably remember why you put this here next week so no need to document it"
@nixCraft "foo" and "bar" as well as "wtf!?x sometimes.
@nixCraft The truly evil use ‘TypeError: undefined has no properties’ or some variation thereof
@nixCraft My initials are sufficiently unique that using in my printf()-style debugging them lets me use a commit-hook to prevent them from leaking into production.
@nixCraft DWR (Danger Will Robinson)
@nixCraft "!"
Anything longer would be a waste of time
@nixCraft console.log('Hi there')
@nixCraft arara
I can write it just with my left hand and in Italy was a comic refrain.
@nixCraft
"coin": the sound of a duck in French not the money hardware device. Can then be incremented to "Coin-coin"
@nixCraft
console.log("Help, I'm trapped in console!")
@nixCraft print(“🧨 functionName”)