Hi:
Typically , I will use the osgi as a server environment. And many
applications will be deployed on a osgi server. Because a application may
be consist of several bundles;
{{ here, "application" is just a concept defined by software requirements. A
application will be decoupled to several software modules while implementing
the application. In order to take advantage of osgi, the traditional
software module will be deployed as bundle. So a application will be consist
of several bundles}}.
So I want to support a "application" logger , it has such features:
1: supportting traditional logger api (etc: log4j).
2: serval bundles could be configured in same region(application).
So the the bundles in same region(application) will share same configure to
write log..
Does anyone has some ideas about how to create such a logger in
osgi? Or is there such a logger exists?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]