You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restore ability to select logging backend on Linux (#39800)
* Revert "use stdio log instead of default since it has colours (#37765)"
This change broke the ability to actually select a logging backend on Linux via
the chip_logging_backend configuration variable.
This reverts commit 262d0fc.
* Use stdio logging backend on Linux as per review discussion
0 commit comments