Severity of log messages is ordered, from highest to lowest: fatal – Consider logging to console and system log. error – Consider logging to console and system log. warn – Consider logging to console and system log. info – Consider logging to console and system log. debug – Log to system log, if enabled....
Read more »