Issues
- regression - changing logging appender not working without lucee restartLDEV-4033
- Admin - Applications page Not installed extension list not shownLDEV-3828Resolved issue: LDEV-3828Pothys - MitrahSoft
- Admin - update Logging to Datasource Appender throws errorLDEV-3825Resolved issue: LDEV-3825Pothys - MitrahSoft
3 of 3
regression - changing logging appender not working without lucee restart
Unresolved
Description
Environment
None
relates to
Details
Assignee
UnassignedUnassignedReporter
Pothys - MitrahSoftPothys - MitrahSoftPriority
NewLabels
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
Affects versions
Details
Details
Assignee
Unassigned
UnassignedReporter
Pothys - MitrahSoft
Pothys - MitrahSoftPriority
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
Affects versions
Created 14 June 2022 at 12:01
Updated 1 July 2023 at 15:16
Activity
Show:
Pothys - MitrahSoft20 June 2022 at 13:05
5.3:
5.3.9:
6.0:
Pothys - MitrahSoft17 June 2022 at 13:24Edited
I’ve checked this ticket and the issue was solved in the lucee latest versions 5.3.9.143-SNAPSHOT, 5.3.10.18-SNAPSHOT, and 6.0.0.179-SNAPSHOT by ticket . Now changing the logging appender works without the lucee restart. So I marked this ticket as resolved.
In lucee recent versions, changing the logging appender to another appended (ex: resource appender to console appender) only works after restarting the lucee/tomcat. Until the restart, it logs the content to the previous appender. The regression starts from 5.3.9.32-SNAPSHOT onwards. It works without restart until the 5.3.9.26-SNAPSHOT.