-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi, I have a question regarding the log method that is described here.
This feature sounds like a nice method to use. We're currently on v15.5.15.
- Unfortunately I think the
logmethod itself is missing in the AbstractExternalModule class that is packaged with redcap. The md documentation mentions a signature oflog($message[, $parameters]). queryLogs: this has a signaturequeryLogs($sql, $parameters = null)while the md documentation mentionsgetQueryLogsSql($sql).removeLogs: this has a signatureremoveLogs()while the md documentation mentionsremoveLogs($whereClause, $parameters).
Metadata
Metadata
Assignees
Labels
No labels