Uploaded image for project: 'Logback-Beagle - the console plugin for Eclipse'
  1. Logback-Beagle - the console plugin for Eclipse
  2. CONSPLUG-28

Beagle doesn't seem to support conversionRule xml

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • other
    • windows 7 64 bit eclipse juno

    Description

      I have added <consolePlugin /> to my configuration file. I have modified default beagle pattern to:
      %date

      {yyyy-MM-dd HH:mm:ss.SSS}

      %-6camlevel [%thread] %class.%method:%line - %message %mdc%n

      I can see that the Beagle view is being populated with data when I run my code.

      The problem is I have a conversionRule in my xml as well.

      <conversionRule conversionWord="camlevel"
      converterClass="camiant.util.slf.logback.converters.CamLevelConverter" />

      Yout can see that "camlevel" is located in the above pattern. This causes Beagle to output:
      %PARSER_ERROR[camlevel]

      on every line of output. Is this supported or do I need to do something else to configure this properly. Thanks.

      Attachments

        Activity

          People

            logback-dev Logback dev list
            dtkaczyk David Tkaczyk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: