apply_filters( 'llms_log_message', mixed $message, string $handle )

Filter a log message before it’s written to the logger.


Description Description


Parameters Parameters

$message

Data to log.

$handle

Allow creation of multiple log files by handle.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
4.12.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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