Project Connected Home over IP is a new Working Group within the Zigbee Alliance. This Working Group plans to develop and promote the adoption of a new connectivity standard to increase compatibility among smart home products, with security as a fundamental design tenet.
We need to add log filtering for shell example. Disabling logs by default will be needed for functional testing - we need only shell response printing.
Proposed Solution
Add SetLogFilter() to shell main with Error level of log. Enable log filtering in CHIPProjectCofnig.h file for shell example
Problem
We need to add log filtering for shell example. Disabling logs by default will be needed for functional testing - we need only shell response printing.
Proposed Solution
Add SetLogFilter() to shell main with Error level of log. Enable log filtering in CHIPProjectCofnig.h file for shell example