This commit is contained in:
Yuri Kuznetsov
2021-10-08 11:27:09 +03:00
parent 6fd9d6e15c
commit b95e58317b
@@ -61,7 +61,7 @@ class EspoFileHandler extends MonologStreamHandler
{
if (!$this->url) {
throw new RuntimeException(
"Missing a logger file path. Check logger params in `data/config.php`."
"Missing a logger file path. Check logger params in config."
);
}