Ah, it's com_dprintf in c/c++ source. Not extended to gsc yet.

Try this if you really need it:
PHP Code:
dprintf(str)
{
    if(
getcvarint("developer"))
        
printf(str);