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.1ms
Proposed Solution
Add a mode to disable this logging or set the logging level.
Alternatives Considered
No response
Additional Context
No response
Problem Statement
The current API always prints output like the following:
Proposed Solution
Add a mode to disable this logging or set the logging level.
Alternatives Considered
No response
Additional Context
No response