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 Tue, 21 Apr 2026 04:00:23 +0000