"restoreTerminals.runOnStartup": true, "restoreTerminals.terminals": [ { "splitTerminals": [ { "name": "server", "commands": ["npm i", "npm run dev"] }, { "name ...
Log is, in the context of this project, a JavaScript Object. It is a logger that outputs to the browswer's console. It is different from the browser's log functions ...