fix(legacy): log errors on connect check failure (#2317)
This commit is contained in:
parent
13852ad7a7
commit
58dd5bf903
2 changed files with 19 additions and 9 deletions
|
@ -5,3 +5,5 @@ require_once __DIR__ . '/configs/constants.php';
|
|||
require_once VENDOR_PATH . '/autoload.php';
|
||||
|
||||
require_once CONFIG_PATH . '/conf.php';
|
||||
|
||||
Logging::setLogPath(LIBRETIME_LOG_FILEPATH);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue