[Feature] Control Log Level
Author: davidmezzettiCreated Jun 19, 2026Updated Jun 29, 2026
Labelsenhancement
Problem Statement
The current API always prints output like the following:
[liteparse] extract: 1.4ms (1 pages)
[liteparse] ocr render: 0.4ms (0 pages)
[liteparse] ocr: 0.0ms
[liteparse] project: 0.2ms
[liteparse] markdown: 0.2ms
[liteparse] total: 2.1msProposed Solution
Add a mode to disable this logging or set the logging level.
Alternatives Considered
No response
Additional Context
No response
Source: run-llama/liteparse