File: revapi.json

package info (click to toggle)
apache-log4j2 2.19.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 23,676 kB
  • sloc: java: 192,061; xml: 28,492; sh: 203; jsp: 21; javascript: 7; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 205 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[
  {
    "extension": "revapi.filter",
    "configuration": {
      "elements": {
        "exclude": [
          "class org\\.apache\\.logging\\.log4j\\.spi\\.LoggerContext",
        ]
      }
    }
  }
]