util.log(string)
Output with timestamp on stdout
.
1 | require( 'util' ).log( 'Timestamped message.' ); |
util.log(string)
Output with timestamp on stdout
.
1 | require( 'util' ).log( 'Timestamped message.' ); |
Designed by : w10schools
service@w10schools.com
Please login to continue.