]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.logging/META-INF/MANIFEST.MF
Added LoggingUtils/archiveLogs SCL function.
[simantics/platform.git] / bundles / org.simantics.logging / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Simantics Logging Core
4 Bundle-SymbolicName: org.simantics.logging
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.simantics.logging.internal.Activator
7 Bundle-Vendor: Semantum Oy
8 Require-Bundle: org.eclipse.core.runtime,
9  org.slf4j.api,
10  ch.qos.logback.classic,
11  ch.qos.logback.core,
12  org.simantics.utils
13 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
14 Bundle-ActivationPolicy: lazy
15 Service-Component: logbackLogProvider.xml,
16  dbAndMetadataLogProvider.xml
17 Export-Package: org.simantics.logging