There are different ways to log messages, in order of fatality:
FATAL
ERROR
WARN
INFO
DEBUG
TRACE
How do I decide when to use which?
What's a good heuristic to use?
I generally subscribe to the following convention:
2.1m questions
2.1m answers
60 comments
57.0k users