Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ameba] Dynamic logging #25273

Merged
merged 7 commits into from
Mar 7, 2023
Merged

Conversation

pankore
Copy link
Contributor

@pankore pankore commented Feb 23, 2023

  • create an interface to set logging levels

@pullapprove pullapprove bot requested a review from cliffamzn March 1, 2023 02:48
src/platform/Ameba/Logging.h Outdated Show resolved Hide resolved
src/platform/Ameba/Logging.h Outdated Show resolved Hide resolved
src/platform/Ameba/Logging.cpp Outdated Show resolved Hide resolved
- change enum class name
- change back the namespace to chip::Logging::Platform
@yufengwangca yufengwangca merged commit 4c9c280 into project-chip:master Mar 7, 2023
@pankore pankore deleted the dynamic_logs branch March 20, 2023 01:55
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
* [logging] dynamic log level setting

* [logging] cleaup

* [logging] use enums instead of macros

* [logging] cleanup

* [logging] change loglevel to enum class
- change namespace

* [logging] use to_underlying
- change enum class name

* [logging] fix compile errors
- change back the namespace to chip::Logging::Platform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants