Skip to content

Replace Dot\Log\Exception\InvalidArgumentException #77

@Jurj-Bogdan

Description

@Jurj-Bogdan

Bug Report

Q A
Version(s) 5.x

Summary

Replace usage of Dot\Log\Exception\InvalidArgumentException with Psr\Log\InvalidArgumentException

According to PSR-3, the log method must throw the exception from the psr.

The current exception is also used in other parts of the package, such as in the filters, but I see no reason why the PSR one couldn't be used there as well. In that case the current class could be removed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions