[
https://issues.apache.org/jira/browse/DELTASPIKE-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017221#comment-16017221
]
ASF subversion and git services commented on DELTASPIKE-1254:
-------------------------------------------------------------
Commit a9dd74e3924da4258ab551e25b4f382514bc7ec2 in deltaspike's branch
refs/heads/master from [~struberg]
[ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=a9dd74e ]
DELTASPIKE-1254 filter value for logging before printing it
Otherwise we might print cleartext passwords
> print full configuration on bootstrap
> -------------------------------------
>
> Key: DELTASPIKE-1254
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1254
> Project: DeltaSpike
> Issue Type: New Feature
> Components: Configuration
> Affects Versions: 1.7.2
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: 1.8.0
>
>
> Colleague asked for printing out all the ConfigSources + all configured
> values during boot. Basically the same information we now provide via JMX,
> but just in the log.
> Of course this option should be off by default but might get enabled by a
> config property.
> Technically this might get implemented in the ConfigExtension as easy as
> having a step in AfterDeploymentValidation which just collects the info and
> logs it out.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)