Updated usage from net.nosial.loglib to net.nosial.loglib2
Some checks are pending
CI / check-phpunit (push) Waiting to run
CI / check-phpdoc (push) Waiting to run
CI / release (push) Waiting to run
CI / debug (push) Waiting to run
CI / generate-phpdoc (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / release-documentation (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
Some checks are pending
CI / check-phpunit (push) Waiting to run
CI / check-phpdoc (push) Waiting to run
CI / release (push) Waiting to run
CI / debug (push) Waiting to run
CI / generate-phpdoc (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / release-documentation (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
#1 (comment)
This commit is contained in:
parent
08e7df1388
commit
2b21c19f7a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace PsyncLib;
|
||||
|
||||
use LogLib\Logger;
|
||||
use LogLib2\Logger;
|
||||
use RuntimeException;
|
||||
use Throwable;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue