Suppress warning for ENDPOINT_DESCRIPTOR_READER
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
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?