juntossomosmais / django-stomp

🔃 A simple implementation of STOMP with Django
MIT License
37 stars 3 forks source link

refactor: improves logs #54

Closed abxsantos closed 2 years ago

abxsantos commented 2 years ago

What is being delivered?

Reduces the quantity of logs being emitted by django_stomp, setting them as debug level for troubleshooting purposes. Start of a consumer imageError message

Building publisher image

Nacking message image

What impacts?

Reduces the level of INFO logs to DEBUG logs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

90.9% 90.9% Coverage
0.0% 0.0% Duplication