Closed cau-git closed 1 week ago
We need to extend the CLI with some arguments to control the log level, to catch lower-level issues when docling CLI does not work as expected.
Proposal: Add -v (loglevel.INFO) and optionally -vv for (loglevel.DEBUG)
-v
-vv
Requested feature
We need to extend the CLI with some arguments to control the log level, to catch lower-level issues when docling CLI does not work as expected.
Proposal: Add
-v
(loglevel.INFO) and optionally-vv
for (loglevel.DEBUG)