mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-23 09:36:11 +02:00
The `\Exception` for non-existing and not creatable paths is thrown earliest on first write. Not during StreamHandler instantiation, as claimed by the constructor's `@throws` tag.