Could you possibly add an option to check if the return value is an object, and if so, JSON.stringify it? (Ideally have a way to set stringify options too - eg allow pretty printing)
As it stands, if the return value is an object, it only shallow prints it, so I just get a bunch of [Object]