[ 
https://issues.apache.org/jira/browse/SOLR-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042692#comment-13042692
 ] 

Stefan Matheis (steffkes) commented on SOLR-2459:
-------------------------------------------------

bq. Stefan - I'm trying to make a decent public API that is consistent with the 
rest of Solr. Sorry if that makes it harder for you!!
That's okay .. instead of using one command, i have to combine a few .. but 
everything is better then now ;>

bq. I've included an XML and a JSON sample output.
Nice! Just thought about the following things:
* Is {{unset}} really a valid Level? It's more a command to remove a active 
Logger, no?
* {{unset=true}} (inside the <loggers>-tag) shows that this logger has no 
specific setting, right? if so, perhaps just drop this out and only have the 
effective.level info?



> LogLevelSelection Servlet outputs plain HTML
> --------------------------------------------
>
>                 Key: SOLR-2459
>                 URL: https://issues.apache.org/jira/browse/SOLR-2459
>             Project: Solr
>          Issue Type: Wish
>          Components: web gui
>            Reporter: Stefan Matheis (steffkes)
>            Priority: Trivial
>         Attachments: LogLevelHandler.patch, sample-output.json, 
> sample-output.xml
>
>
> The current available Output of the LogLevelSelection Servlet is plain HTML, 
> which made it unpossible, to integrate the Logging-Information in the new 
> Admin-UI. Format-Agnostic Output (like every [?] other Servlet offers) would 
> be really nice!
> Just as an Idea for a future structure, the new admin-ui is [actually based 
> on that 
> json-structure|https://github.com/steffkes/solr-admin/blob/master/logging.json]
>  :)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to