Logging

Log an entry to your bots log list.

Parameters

TypeDescription

Error

Log an error to your log list.

Success

Log a success to your log list.

Information

Log a piece of information to your log list. This can be useful for debugging a command.

Last updated