Stirling-PDF/app/common
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
..
src feat(util): enhance logging behavior in ProcessExecutor 2025-11-15 16:24:12 +01:00
.gitignore refactor: move modules under app/ directory and update file paths (#3938) 2025-07-14 20:53:11 +01:00
build.gradle build(deps): bump com.github.junrar:junrar from 7.5.5 to 7.5.7 (#4715) 2025-10-21 13:41:00 +01:00