Docs

EVF_Log_Handler_File::add( string $entry, string $handle ): bool

Add a log entry to chosen file.

Parameters

$entrystringrequired
Log entry text.
$handlestringrequired
Log entry handle.

Return

bool True if write was successful.