You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by "PengZheng (via GitHub)" <gi...@apache.org> on 2023/05/04 04:23:00 UTC

[I] Use ERR to replace all error logging to stderr/stdout (celix)

PengZheng opened a new issue, #539:
URL: https://github.com/apache/celix/issues/539

   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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@celix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Use ERR to replace all error logging to stderr/stdout (celix)

Posted by "PengZheng (via GitHub)" <gi...@apache.org>.
PengZheng commented on issue #539:
URL: https://github.com/apache/celix/issues/539#issuecomment-1782603765

   As observed in https://github.com/apache/celix/pull/673#pullrequestreview-1689187071, there are remaining usages of stderr/stdout for logging. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@celix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Use ERR to replace all error logging to stderr/stdout (celix)

Posted by "xuzhenbao (via GitHub)" <gi...@apache.org>.
xuzhenbao closed issue #539: Use ERR to replace all error logging to stderr/stdout
URL: https://github.com/apache/celix/issues/539


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@celix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org