[ 
https://issues.apache.org/jira/browse/LOG4J2-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Deboy resolved LOG4J2-251.
--------------------------------

    Resolution: Fixed

Fix committed in svn trunk revision 1480877

Commit msg:

Expose the XML or JSON configuration text via the Advertiser mechanism.

content: the configuration text
contentType: text/xml or application/json
name: configuration

Advertised during configuration.start, unadvertised during configuration.stop 
if the Advertiser is set

                
> Support advertisement of configuration text
> -------------------------------------------
>
>                 Key: LOG4J2-251
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-251
>             Project: Log4j 2
>          Issue Type: Improvement
>            Reporter: Scott Deboy
>            Assignee: Scott Deboy
>
> It may be useful to support advertisement of the configuration itself, either 
> json or xml.
> The advertiser map should provide:
> contentType (application/json or text/xml)
> content (the actual configuration text)
> name ("configuration")

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to