[
https://issues.apache.org/jira/browse/FELIX-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776528#action_12776528
]
Richard S. Hall commented on FELIX-1789:
----------------------------------------
It looks like File Install uses the Log Service if its present, but if not then
it always logs to stdout. So, if there is a log service then the output can be
controlled, but if there is not then there is no control over what is logged to
stdout. It seems like this could be solved by adding a configuration property
to indicate which level of messages should be logged. This would control what
was logged regardless of whether it was using the log service or stdout.
> FileInstall is too verbose
> --------------------------
>
> Key: FELIX-1789
> URL: https://issues.apache.org/jira/browse/FELIX-1789
> Project: Felix
> Issue Type: Bug
> Components: File Install
> Affects Versions: fileinstall-2.0.0
> Environment: generic
> Reporter: Sahoo
> Fix For: fileinstall-2.0.6
>
>
> GlassFish users have commented that FileInstall is too verbose. They suggest
> the initial configuration related messages to be moved to debug level.
> e.g.,
> INFO: {felix.fileinstall.poll (ms) = 5000, felix.fileinstall.dir =
> /space/ss141213/WS/gf/v3/publish/glassfishv3/glassfish/domains/domain1/autodeploy/bundles,
> felix.fileinstall.debug = 1, felix.fileinstall.bundles.new.start = true,
> felix.fileinstall.tmpdir = /tmp/fileinstall, felix.fileinstall.filter = null}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.