# log cheat sheet
A highly opinionated log cheat sheet:
# Log levels
debuginfo: interresting eventnotice: interresting event, but occasionalwarning: occasional event, shouldn't impact the usererror: runtime errorcritical: serious error, should be fixed ASAP as possiblealert: very serious error, should be fixed urgentlyemergency: nothing works anymore
