Skip to content

0.0.1

Choose a tag to compare

@ftnext ftnext released this 07 Feb 06:16
· 71 commits to main since this release

Start happy-python-logging project! πŸŽ‰

Features

  • getLoggerForLibrary
from happy_python_logging import getLoggerForLibrary
logger = getLoggerForLibrary(__name__)  # NullHandler already added

Full Changelog: https://github.com/ftnext/happy-python-logging/commits/0.0.1