LLMS_Update::log( string $msg )
Log data related to the queue
Parameters Parameters
- $msg
-
(string) (Required) message to log
Return Return
(void)
Source Source
File: includes/abstracts/abstract.llms.update.php
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |