Use ERR to replace all error logging to stderr/stdout
Open
- Dominant language
- C
- Stars
- 193
- Forks
- 99
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Once #536 gets merged, we shall use ERR extensively for error logging in modules without bundle context.
An example of this is `shm_pool`:
https://github.com/apache/celix/blob/c0666d0ec501c54852198a18cf46eda69552ee50/bundles/remote_services/remote_service_admin_shm_v2/shm_pool/src/shm_pool.c#L46-L54
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.