we need a logging function to log runtime information + error logs logInfo($message,$context); logError($message,$context); and so on, according to PSR-0 ofc