{"library":"pygogo","title":"pygogo","description":"A Python logging library with super powers, providing easy-to-use loggers with customizable formatting, handlers, and verbosity control. Current version 1.3.0 with infrequent releases.","language":"python","status":"active","last_verified":"Sat May 09","install":{"commands":["pip install pygogo"],"cli":null},"imports":["from pygogo import Gogo"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"from pygogo import Gogo\n\nlogger = Gogo(__name__).logger\nlogger.info('Hello, world!')","lang":"python","description":"Create and use a basic logger.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}