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

Fix inconsistent log levels #175

Merged
merged 6 commits into from
Sep 30, 2021
Merged

Fix inconsistent log levels #175

merged 6 commits into from
Sep 30, 2021

Conversation

johnrhen
Copy link
Contributor

Changed LogInfo instances for CONNACK to LogDebug to mirror the conventions for CONNECT. Also swapped LogDebug for LogError where MQTTBadResponse is set in the serializer, adding additional LogErrors where appropriate.

source/core_mqtt.c Show resolved Hide resolved
source/core_mqtt_serializer.c Outdated Show resolved Hide resolved
Co-authored-by: Archit Gupta <71798289+archigup@users.noreply.github.com>
archigup
archigup previously approved these changes Sep 29, 2021
Copy link
Member

@cobusve cobusve left a comment

Choose a reason for hiding this comment

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

Glad to see this happening, it will immediately improve the usability

@johnrhen johnrhen merged commit 0f244d4 into FreeRTOS:main Sep 30, 2021
@johnrhen johnrhen deleted the loglevels branch September 30, 2021 16:50
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.

5 participants