Mark Struberg created DELTASPIKE-1254:
-----------------------------------------
Summary: 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)