Stirling-PDF/app
Balázs Szücs 557fd1be24 feat(util): enhance logging behavior in ProcessExecutor
- Introduced `AtomicBoolean` to detect error messages dynamically
- Changed logging to use `log.debug` for non-error lines and `log.info` for error-related lines during live updates
- Improved error and output stream handling for better log verbosity and behaviour

Signed-off-by: Balázs Szücs <bszucs1209@gmail.com>
2025-11-15 16:24:12 +01:00
..
common feat(util): enhance logging behavior in ProcessExecutor 2025-11-15 16:24:12 +01:00
core Fix French translations and formatting in properties file (#4842) 2025-11-14 00:40:18 +00:00
proprietary refactor(common, core, proprietary): migrate boxed Booleans to primitive booleans and adopt is* accessors to reduce null checks/NPE risk (#4153) 2025-11-11 17:16:48 +00:00
allowed-licenses.json feat(cbr-to-pdf,pdf-to-cbr): add PDF to/from CBR conversion with ebook optimization option (#4581) 2025-10-04 11:15:23 +01:00