teelog debug/log objects inline, and without a temporary variable if you want to know what foo is before it enters bar foo(bar)log it inline var tl = require('teelog') foo(tl(bar))