Cartflows_Log_Handler_File::add( string $entry, string $handle )

Add a log entry to chosen file.


Parameters

$entry

(string) (Required) Log entry text.

$handle

(string) (Required) Log entry handle.


Return

(bool) True if write was successful.


Source

File: classes/logger/class-cartflows-log-handler-file.php