watchtowerEasy Playground

AWS CloudWatch Logs handler for Python logging

Getting started with watchtowerRun locally
Install
pip install watchtower
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: watchtower)

watchtower is a third-party package. AWS CloudWatch Logs handler for Python logging. Install with: pip install watchtower

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?