console.log("some value to log")
console.log({someVariableToLog})
console.error('Some message when things go wrong')