Log Level
This option allows messages to be shown in the Runtime Log according to its relevance.
It follows a hierarchical pattern, so the upper levels contain their lower ones:
. Critical Error: Will only display critical error messages. This is the lowest level.
. Error: Will display only error and critical error messages.
. Warning: Will display warning messages, as well as error and critical error messages.
. Info: Will display information, warning, error and critical error messages. It's the default value.
. Debug: Will display any kind of message.