Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Zac SpitzerZac SpitzerNew 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
Priority
New
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Zac Spitzer
Zac SpitzerNew 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
Priority
Created 10 January 2022 at 23:11
Updated 1 July 2023 at 15:37
debugging is tracked in config, lot's of
.getConfig.getDebug()
checkshttps://github.com/lucee/Lucee/blob/6.0/core/src/main/java/lucee/runtime/config/ConfigImpl.java#L690
let’s track the initial debugging state in
pageContext
, that way we can toggle it dynamically per request or ignore it in child threads when log threads for debug isn’t enabled