Closed
Description
Right now on the server i'm trying
debug.log = function(txt) {
console.log(txt)
io.emit('log', txt);
}
But when triggered on the client i end up with console output like
[32;1mawv3:usr �[0m�[7m�[33m/#-6U5EKGpLF5hn78tAAAK >> StoreState�[39m�[27m�[32m +14ms�[0m
Is there an option or API that can switch between stdout and console formaters?
Metadata
Metadata
Assignees
Labels
No labels