I just found this: https://github.com/joyent/node/blob/master/lib/console.js https://github.com/joyent/node/blob/master/lib/util.js
On Monday, March 10, 2014 12:52:23 PM UTC+1, Albert Zeyer wrote: > > I'm using V8 in my C++ app and I would like to add console.log(). Is > there some good standard implementation I can use? > > Currently, I have my own dummy implementation but it's quite incomplete. > Regards, > Albert > > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
