Skip to content

[Cellular Library] Align the logging method with the other library.#34

Merged
andysun2015 merged 3 commits intoFreeRTOS:mainfrom
andysun2015:cellular_align_logging
Aug 26, 2021
Merged

[Cellular Library] Align the logging method with the other library.#34
andysun2015 merged 3 commits intoFreeRTOS:mainfrom
andysun2015:cellular_align_logging

Conversation

@andysun2015
Copy link
Copy Markdown
Contributor

Description of changes:

  • Align the logging mechanism with the IoT SDK.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@andysun2015 andysun2015 force-pushed the cellular_align_logging branch from f1b4887 to ccd1d9f Compare August 24, 2021 03:21
@andysun2015 andysun2015 force-pushed the cellular_align_logging branch from ccd1d9f to db00ec7 Compare August 24, 2021 03:35
Comment thread common/src/cellular_pkthandler.c Outdated
Comment thread include/cellular_config_defaults.h Outdated
#endif


#define CellularLogError LogError
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest we use LogError in the code and remove CellularLogError.
The same suggestion for CellularLogWarn, CellularLogInfo, CellularDebug.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That sounds good.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andysun2015 andysun2015 merged commit 195e640 into FreeRTOS:main Aug 26, 2021
@andysun2015 andysun2015 deleted the cellular_align_logging branch August 26, 2021 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants