fukaoi / crystal-nodejs

Node.js engine for crystal-lang. JS code and npm module executes on crystal-nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

which debug log or response type, I want to deprecate console.log

fukaoi opened this issue · comments

  • plan1. Add specific method in libnode
console.log(JSON);
↓
returnToCr(JSON);

Impled toCeystal()