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

#1 (comment)
This commit is contained in:
netkas 2025-03-14 15:22:50 -04:00
parent 08e7df1388
commit 2b21c19f7a
Signed by: netkas
GPG key ID: 4D8629441B76E4CC

View file

@ -2,7 +2,7 @@
namespace PsyncLib;
use LogLib\Logger;
use LogLib2\Logger;
use RuntimeException;
use Throwable;