Details
Assignee
UnassignedUnassignedReporter
Zac SpitzerZac SpitzerLabels
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
Priority
New
Details
Details
Assignee
Unassigned
UnassignedReporter
Zac Spitzer
Zac SpitzerLabels
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
Priority
Created 15 March 2025 at 20:41
Updated 15 March 2025 at 21:11
Our default log level is error, but all the logging strings are created but simply ignored.
With cfhttp we dump a stacktrace for logging when it's rarely logged out, same with scope logging for sessions, plus all the compiling etc
This would increase performance and reduce memory usage and thus GC
Requires upgrading log4j2