On this pagecore.ilogger.debugHome > @medplum/core > ILogger > debug ILogger.debug() method Signature: debug(msg: string, data?: Record<string, any> | Error): void; Parameters ParameterTypeDescriptionmsgstringdataRecord<string, any> | Error(Optional) Returns: void