You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2015/01/23 10:25:53 UTC

[Bug 57487] New: chainsaw v2 - regexp in refine not working

https://issues.apache.org/bugzilla/show_bug.cgi?id=57487

            Bug ID: 57487
           Summary: chainsaw v2 - regexp in refine not working
           Product: Log4j
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: chainsaw
          Assignee: log4j-dev@logging.apache.org
          Reporter: asf.for.skeeve@xoxy.net

I tried to refine to messages starting with "ERROR " and tried all these
variants:

MSG like '^ERROR .*'
MSG like "^ERROR .*"
MSG like /^ERROR .*/
MSG like ^ERROR .*

Also with capital "LIKE"

Could you please describe in the documentation how the regular expressions are
supposed to be entered so that they work?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org