Skip to content

Tiny debugger

kin fuyuki edited this page Dec 4, 2025 · 5 revisions

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

alt

Clone this wiki locally