antirez / disque

Disque is a distributed message broker
BSD 3-Clause "New" or "Revised" License
8.01k stars 537 forks source link

Make some warnings more consistent #161

Closed troyswanson closed 8 years ago

troyswanson commented 8 years ago

It looks like the convention is to have the severity level be in UPPERCASE, and have a colon after the severity level.

antirez commented 8 years ago

Thanks!