This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git
commit b064ad761d85a3a10b580210de6f2d9e8b41ab33 Merge: b70af589 bc31fbc0 Author: Pepijn Noltes <[email protected]> AuthorDate: Sun Dec 10 20:02:39 2023 +0100 Merge pull request #693 from apache/feature/print-celix-err-after-bnd-start Add celix err message print in fw after each bundle start libs/framework/gtest/CMakeLists.txt | 7 +++- .../framework/gtest/src/CelixFrameworkTestSuite.cc | 18 ++++++++++ .../framework/gtest/src/activator_with_celix_err.c | 40 ++++++++++++++++++++++ libs/framework/src/framework.c | 19 +++++++++- 4 files changed, 82 insertions(+), 2 deletions(-)
