Can I output to DbgView (OutputDebugString()) in Node.js code?

If I would like to output debug statments in a Node.js app to DbgView (essentially Win32 OutputDebugString), is that possible?