mirror of https://github.com/nodejs/node.git
Doc improvements
parent
f5db3f1f85
commit
1adfd48448
|
@ -11,6 +11,7 @@ Prints to stdout with newline. This function can take multiple arguments in a
|
|||
|
||||
If formating elements are not found in the first string then `util.inspect`
|
||||
is used on each argument.
|
||||
See [util.format()](util.html#util.format) for more infomation.
|
||||
|
||||
### console.info()
|
||||
|
||||
|
|
Loading…
Reference in New Issue