fluent-logger-java
fluent-logger-java copied to clipboard
Missing OSGi Manifest Header Entries
To be able to use the logger in an OSGi container as a bundle the manifest file needs some entries. A good primer on OSGi and what needs to be in the manifest is the tutorial on vogella.com http://www.vogella.com/tutorials/OSGi/article.html
@komamitsu @muga do you have any suggestions about this?
We can use some maven plugin for generating OSGi bundle.