installing or removing an extension via the admin doesn't log to deploy.log

Description

try uninstalling and then installing the image extension

with deploy.log set to trace in the server admin, all I see is

"INFO","ajp-nio-0:0:0:0:0:0:0:1-8009-exec-5","09/01/2020","15:14:39","extension","Remove FLD file [image-function.fld]"
"INFO","ajp-nio-0:0:0:0:0:0:0:1-8009-exec-5","09/01/2020","15:14:39","extension","Remove TLD file image-tag.tldx"
"INFO","ajp-nio-0:0:0:0:0:0:0:1-8009-exec-5","09/01/2020","15:14:39","extension","Deploy fld [image-function.fld]"
"INFO","ajp-nio-0:0:0:0:0:0:0:1-8009-exec-5","09/01/2020","15:14:39","extension","Deploy tld/tldx [image-tag.tldx]"
"INFO","ajp-nio-0:0:0:0:0:0:0:1-8009-exec-4","09/01/2020","15:23:45","extension","Remove FLD file [image-function.fld]"
"INFO","ajp-nio-0:0:0:0:0:0:0:1-8009-exec-4","09/01/2020","15:23:45","extension","Remove TLD file image-tag.tldx"
"INFO","ajp-nio-0:0:0:0:0:0:0:1-8009-exec-4","09/01/2020","15:23:45","extension","Deploy fld [image-function.fld]"
"INFO","ajp-nio-0:0:0:0:0:0:0:1-8009-exec-4","09/01/2020","15:23:45","extension","Deploy tld/tldx [image-tag.tldx]"
"INFO","ajp-nio-0:0:0:0:0:0:0:1-8009-exec-7","09/02/2020","15:40:11","extension","Remove FLD file [image-function.fld]"
"INFO","ajp-nio-0:0:0:0:0:0:0:1-8009-exec-7","09/02/2020","15:40:11","extension","Remove TLD file image-tag.tldx"
"INFO","ajp-nio-0:0:0:0:0:0:0:1-8009-exec-10","09/02/2020","15:41:12","extension","Deploy fld [image-function.fld]"
"INFO","ajp-nio-0:0:0:0:0:0:0:1-8009-exec-10","09/02/2020","15:41:12","extension","Deploy tld/tldx [image-tag.tldx]"

Environment

None

Activity

Pothys - MitrahSoft 6 June 2022 at 12:16

I've checked this ticket with the lucee fixed version 5.3.10.17-SNAPSHOT. When set the info level for deploy.log and install/uninstall/update the extension through the admin, It logs the extension detail in deploy.log

"INFO","ajp-nio-8009-exec-9","06/06/2022","16:41:14","extension","Update Extension [PDF Extension:1.1.0.7]" "INFO","ajp-nio-8009-exec-9","06/06/2022","16:41:14","extension","Deploy FLD [pdffunction.fld]" "INFO","ajp-nio-8009-exec-9","06/06/2022","16:41:14","extension","Install Bundle [bouncycastle.mail-1.38.0.jar]" "INFO","ajp-nio-8009-exec-9","06/06/2022","16:41:14","extension","Install Bundle [bouncycastle.prov-1.38.0.jar]" "INFO","ajp-nio-8009-exec-9","06/06/2022","16:41:14","extension","Install Bundle [bouncycastle.tsp-1.38.0.jar]" "INFO","ajp-nio-8009-exec-9","06/06/2022","16:41:14","extension","Install Bundle [icepdf.core-3.1.0.3.jar]" "INFO","ajp-nio-8009-exec-9","06/06/2022","16:41:15","extension","Install Bundle [org.lucee.flyingSaucerPDF-9.1.20.jar]" "INFO","ajp-nio-8009-exec-9","06/06/2022","16:41:15","extension","Install Bundle [org.lucee.itext-2.1.7.jar]" "INFO","ajp-nio-8009-exec-9","06/06/2022","16:41:15","extension","Install Bundle [org.lucee.pdfbox-3.0.0.RC101.jar]" "INFO","ajp-nio-8009-exec-9","06/06/2022","16:41:15","extension","Install Bundle [org.xhtmlrenderer.flying.saucer.core-9.1.20.jar]" "INFO","ajp-nio-8009-exec-9","06/06/2022","16:41:15","extension","Install Bundle [pdf.extension-1.1.0.7.jar]" "INFO","ajp-nio-8009-exec-9","06/06/2022","16:41:15","extension","Deploy TLD/TLDX [pdftag.tldx]"

Pothys - MitrahSoft 1 October 2020 at 15:03

I've checked this ticket and Yes, the issue happened on latest lucee version 5.3.8.76-SNAPSHOT also. If we set to trace and tried to uninstall/install the extension means, seems the Deploy.log showing the proper log with info log level.

Zac Spitzer 9 September 2020 at 14:12
Edited

the install/remove of individual files should be DEBUG

but there should be a INFO log for install / remove of an extension / Lucee core updates

Fixed

Details

Assignee

Reporter

Priority

Fix versions

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 2 September 2020 at 13:50
Updated 6 June 2022 at 12:17
Resolved 6 June 2022 at 12:17