allow debug logging from threads (child page contexts)

Description

anything run in a thread is invisible to debugging

https://github.com/lucee/Lucee/blob/5.3/core/src/main/java/lucee/runtime/PageContextImpl.java#L591

due to the possible large number of threads, this needs to be filterable, as it easily can blow out the debug log cache just with processing 10000 items

opt in, as a debug option, with a minimum execution time to log? or just merge into parent debugging logs?

Attachments

1

Activity

Show:

Zac Spitzer 5 August 2022 at 18:20

Zac Spitzer 19 July 2022 at 07:07

Zac Spitzer 23 March 2021 at 12:44

Fixed

Details

Assignee

Reporter

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

Sprint

Fix versions

Priority

Created 21 March 2021 at 17:42
Updated 29 September 2022 at 10:16
Resolved 5 August 2022 at 18:10

Flag notifications