LoggerLevelException
final class LoggerLevelException extends FrameworkRuntimeException
Handles exceptions related to Logger severity levels.
Methods
__construct(string $level, string $message = "", Throwable|null $previous = null)
Create a new LoggerLevelException.
Details
at line 17
__construct(string $level, string $message = "", Throwable|null $previous = null)
Create a new LoggerLevelException.