mirror of https://github.com/lukechilds/node.git
Browse Source
This makes the console methods more "browser-like", for example: console.log("foo", "bar", "baz"); // foo bar baz but still works with formatting console.log("hey %s", "tj", "whats up"); // hey tj whats upv0.7.4-release
Tj Holowaychuk
15 years ago
committed by
Ryan Dahl
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue