Updated usage from net.nosial.loglib to net.nosial.loglib2
Some checks failed
CI / check-phpunit (push) Has been cancelled
CI / check-phpdoc (push) Has been cancelled
CI / release (push) Has been cancelled
CI / debug (push) Has been cancelled
CI / generate-phpdoc (push) Has been cancelled
CI / test (push) Has been cancelled
CI / release-documentation (push) Has been cancelled
CI / release-artifacts (push) Has been cancelled

#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;