Docs

EVF_Log_Handler_File::increment_log_infix( string $handle, null|int $number = null ): bool

Increment a log file suffix.

Parameters

$handlestringrequired
Log handle.
$numbernull|intoptional
Log suffix number to be incremented.

Default:null

Return

bool True if increment was successful, otherwise false.