Output server console.log on chrome possible?

Is it possible to output console.logs on chrome? I’ve just been testing a method call and I completely forgot that logs execute in the terminal … so I would try to trouble shoot an issue that wasn’t an issue because I thought the method wouldn’t get invoked properly.