Groovy (Low-code)SDK Functions (Groovy)LOGlog.debugOn this pagelog.debug log.debug(string) Description Logs a message at debug level. Parameters ParameterTypeExplanationstringStringerror to send to the debug level Example log.debug(api.getAuth("1gtw_creds").user)