OpenLogFileFailed
Less than 1 minute
OpenLogFileFailed
Exception thrown when a log file cannot be opened.
class OpenLogFileFailed extends \Hazaar\Logger\Backend\Exception\ExceptionRepresents an error that occurs when the logger backend fails to open the specified log file for writing.
Methods
__construct
Constructs a new OpenLogFileFailed exception.
public __construct(string $file): voidParameters
| Parameter | Type | Description |
|---|---|---|
$file | string | the path or name of the log file that could not be opened |
Generated by Hazaar API Doc Generator on Fri, 05 Jun 2026 06:08:14 +0000