-
Notifications
You must be signed in to change notification settings - Fork 114
terse_dump
wpferguson edited this page Jun 14, 2020
·
1 revision
terse_dump
set darktable.debug.known to shorten all image dumps to a single line
local dd = require "lib/dtutils.debug"
dd.terse_dump()
terse_dump sets darktable.debug.known to shorten all images to a single line. If you don't need to debug the content of images, this will avoid them flooding your logs.