Hi,
Is it possible to enable and Different log level from Zephyr cli using Zephyr Logging API?
i am using
LOG_MODULE_REGISTER(AWS, 3);
I want to change or register new level using CLI.
Thanks
Hi,
Is it possible to enable and Different log level from Zephyr cli using Zephyr Logging API?
i am using
Hi Raoul,
Have you implemented Runtime filtering? if yes give me some idea
Thanks
Hi Waqar,
No, so far I haven't implemented it myself. I'm attending some training this week, so I have little time to work on cases.
If you still need help with this in a few days, let me know and I can try to help with the implementation.
Best regards,
Raoul