Cartflows_Log_Handler_File::should_rotate( string $handle )

Check if log file should be rotated.


Description

Compares the size of the log file to determine whether it is over the size limit.


Parameters

$handle

(string) (Required) Log handle.


Return

(bool) True if if should be rotated.


Source

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