[jboss-jira] [JBoss JIRA] (WFLY-1791) Unable to use Filter Expressions in filter-spec

ehsavoie Hugonnet (JIRA) issues at jboss.org
Thu Nov 26 06:36:00 EST 2015


    [ https://issues.jboss.org/browse/WFLY-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134210#comment-13134210 ] 

ehsavoie Hugonnet edited comment on WFLY-1791 at 11/26/15 6:35 AM:
-------------------------------------------------------------------

/] /subsystem=logging/console-handler=CONSOLE:write-attribute(name=filter-spec, value="levelRange[DEBUG, ERROR]")
{"outcome" => "success"}
Your value is just incorrect as you are passing a list instead of a String.


was (Author: ehugonnet):
/] /subsystem=logging/console-handler=CONSOLE:write-attribute(name=filter-spec, value="levelRange[DEBUG, ERROR]")
{"outcome" => "success"}

Your value is just incorrect as you are passing a list instead of a String.

>  Unable to use Filter Expressions in filter-spec
> ------------------------------------------------
>
>                 Key: WFLY-1791
>                 URL: https://issues.jboss.org/browse/WFLY-1791
>             Project: WildFly
>          Issue Type: Bug
>          Components: CLI
>            Reporter: ehsavoie Hugonnet
>            Assignee: Alexey Loubyansky
>            Priority: Minor
>             Fix For: 8.0.0.Beta1
>
>




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list