llms_log( mixed $message, string $handle = 'llms' )

Log arbitrary messages to a log file


Description Description


Parameters Parameters

$message

(Required) Data to log.

$handle

(Optional) Allow creation of multiple log files by handle.

Default value: 'llms'


Top ↑

Return Return

(boolean)


Top ↑

Source Source

File: includes/functions/llms.functions.log.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.7.5 Unknown.
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.