Apache Celix Log Service
The Log Writer subproject contains a component to read/listen to the Log Service and print the Log entries to the console.
Building
To build the Log Writer the CMake build option "BUILD_LOG_WRITER" has to be enabled.
Dependencies
The Log Writer depends on the following subprojects:
- Framework
- Utils
- Log Service
- Dependency Activator
Also the following libraries are required for building and/or using the Log Writer subproject:
- Apache Portable Runtime (build and runtime)
