Skip to main content

Logging

Terminal Logging

You can log to the terminal in the run screen by calling Log().

Debug Logging

You can add debug logging to your module by calling LogDebug(). This will only log if debugging is on in the app's settings.