Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
If the logger was set for the converter, log the message.
If the logger was set for the converter, log the messageIf the $display is enabled, the spaces in the $message text are removed and the text is used as a string identifier in the core_backup language file.
string | $message | message text |
int | $level | message level {} |
null | mixed | $a | additional information |
null | int | $depth | the message depth |
bool | $display | whether the message should be sent to the output, too |