Consider the output from plugin --verbose

Description

This currently falls into the default which turns on debug for everything. This include a lot of noise from the module subsystem and pretty much a packet by packer trace from the HttpClient.

I have played with just turning up the logging for n.s.i.installer and it looks helpful. We could even consider have --verbose logging that to stdout and creating a logfile for the fully debug, but that seems like overkill because there is always --logConfig

Environment

None

Activity

Rod Widdowson November 22, 2024 at 3:06 PM

Turning the apache on at INFO only is sufficient to make the --verbose output tractable

Scott Cantor October 29, 2024 at 12:31 PM

Obviously this should just be a matter of tuning the logback file used for that verbose option. Turning down the HTTP client seems like a pretty obvious start.

Completed

Details

Assignee

Reporter

Components

Fix versions

Created October 29, 2024 at 10:20 AM
Updated March 13, 2025 at 5:31 PM
Resolved November 22, 2024 at 3:06 PM