Logging
Logging(loggingType, ...)
Arguments
Argument
Data Type
Optional
Explanation
loggingType
string
no
'error' or 'info' or 'debug'
...
string | table
yes
text that will be printed to the console
Last updated
Logging(loggingType, ...)
loggingType
string
no
'error' or 'info' or 'debug'
...
string | table
yes
text that will be printed to the console
Last updated