Function Log.fd

Log debug message with format string

void fd(S...) (
  string fmt,
  S args
);