[
https://issues.apache.org/jira/browse/DELTASPIKE-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16010049#comment-16010049
]
ASF subversion and git services commented on DELTASPIKE-1254:
-------------------------------------------------------------
Commit f767c80c845d8b5643d23af49eb7d23d67d1752f in deltaspike's branch
refs/heads/master from [~struberg]
[ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=f767c80 ]
DELTASPIKE-1254 pring full configuration on bootstrap
This feature needs to be enabled via the configuration entry
'deltaspike.configuration.log=true'
> 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)