darktable.print

function\(
  message : string
\)

Will print a string to the darktable control log (the long overlaid window that appears over the main panel).

  • message - string - The string to display which should be a single line.