282 B
282 B
title | id | weight | draft | author |
---|---|---|---|---|
darktable.print_error | darktable.print_error | 170 | false | people |
function(
message : string
)
This function is similar todarktable.print_log but adds an ERROR prefix for clarity.
- message - string - The string to display.