On Wed, Jul 27, 2016 at 9:12 PM, Soemin Tjong <stjong at exchange.microsoft.com > wrote:
> Hi Philippe, my question was similar to Abhishek?s. > > > > After building with LOGGING=ON, I?m looking for a way to set the log level > Then you'll might have to hack this function : https://github.com/iotivity/iotivity/blob/master/resource/csdk/logger/src/logger.c#L207 or use grep with regex to filter only the data that matters to you. Adding more logging facilities could be helpful, but I don't think it should be part of iotivity and specially the CSDK, If this feature is really needed (open a feature request) , maybe using a standalone logging library would be more relevant. Can you suggest any OS agnostic one ? with Tizen's dlog, systemd, syslog, Android's logcat, qLog, support etc ? By the way to keep on the logging subject, I pushed a couple of patch to be reviewed : https://gerrit.iotivity.org/gerrit/#/q/owner:rzr+status:open Regards -- https://wiki.tizen.org/wiki/User:Pcoval -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160728/8c84fe3a/attachment.html>