Adam Clark
Adam Clark
This is a lifesave (I think) - - - but I don't have any of these files in my download from Github: require_once __DIR__ . '/lib/Psr/Log/LogLevel.php'; require_once __DIR__ . '/lib/Psr/Log/LoggerInterface.php';...
I think the: require_once DIR . '/lib/Psr/Log/LogLevel.php'; require_once DIR . '/lib/Psr/Log/LoggerInterface.php'; require_once DIR . '/lib/Psr/Log/AbstractLogger.php'; require_once DIR . '/lib/Psr/Log/NullLogger.php'; require_once DIR . '/lib/Psr/Log/LoggerAwareInterface.php'; MUST be being loaded from somewhere other...
Yeah... I am hectic with work at the moment but I am keen to learn how I can contribute... There are lots of resources. There is even a knowledge base...