Skip to main content
summaryrefslogtreecommitdiffstats
blob: 72b7ed0543e54d75db39a191712af57129b098c0 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Logback Config (Incubation)
Bundle-SymbolicName: org.eclipse.osee.logback.config
Bundle-Version: 0.25.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: ch.qos.logback.classic;bundle-version="0.9.27"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8

Back to the top