Spaces:
Build error
Build error
File size: 92 Bytes
3683a4c |
1 2 3 4 |
import logging
logging.basicConfig(format="%(levelname)s:%(message)s", level=logging.INFO)
|