DS4SD / docling

Get your documents ready for gen AI
https://ds4sd.github.io/docling
MIT License
11k stars 536 forks source link

Enable control over log verbosity on the docling CLI #317

Closed cau-git closed 1 week ago

cau-git commented 1 week ago

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)