OpenLogFileFailed
Less than 1 minute
OpenLogFileFailed
Exception thrown when a log file cannot be opened.
class OpenLogFileFailed extends \Hazaar\ExceptionExtends: Hazaar\Exception
Represents 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, 04 Sep 2026 23:32:17 +0000