We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
theres no magic here, you must set level as one of these values:
⠀
-1: none
0: error
1: success
2: warning
3: message
4: echo
4 will output everything, -1 will output nothing (besides fatal, since this must be used only for crashes)
the name of the functions are:
fatal
error
success
warning
message
echo
There was an error while loading. Please reload this page.