celix icon indicating copy to clipboard operation
celix copied to clipboard

Suppress warning for ENDPOINT_DESCRIPTOR_READER

Open rlenferink opened this issue 6 years ago • 1 comments

the warning message "WARNING: ENDPOINT_DESCRIPTOR_READER: Only single-valued string supported for service.id" is output a lot in the shell. This causes any output you wanted to see to scroll away. It would be nice if there was a way to stop that.


Original creation date: 17/Nov/2014 Reporter: Mark Butsch

rlenferink avatar Sep 28 '19 14:09 rlenferink

Comment by @bpetri:

Unfortuntaly there is currenlty no way to easy supress log messages. It might be an idea to supress the message after it has been printed once, but this should imho be a gernal functionality implemented within the celix_logservice.

Being curious, I wonder about your setup - with the default setup you should see the message only once every ten seconds per endpoint. So I assume you're using a lot of endpoints?

rlenferink avatar Sep 28 '19 14:09 rlenferink