Implement Thread-Specific PrintStream for Selective Output Capture

Description

This class aims to selectively capture output generated by specific threads, primarily the thread that instantiates this custom PrintStream. Output from other threads will be redirected to the original System.out or another specified PrintStream, maintaining the integrity of global logging while allowing focused debugging.

Activity

Show:
Fixed

Details

Assignee

Reporter

Labels

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Fix versions

Priority

Created 5 March 2024 at 13:57
Updated 23 January 2025 at 16:59
Resolved 15 May 2024 at 09:14

Flag notifications