Skip to content

Log methods in AbstractExternalModule #20

@gadeynebram

Description

@gadeynebram

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 log method itself is missing in the AbstractExternalModule class that is packaged with redcap. The md documentation mentions a signature of log($message[, $parameters]).
  • queryLogs: this has a signature queryLogs($sql, $parameters = null) while the md documentation mentions getQueryLogsSql($sql).
  • removeLogs: this has a signature removeLogs() while the md documentation mentions removeLogs($whereClause, $parameters).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions