0
32
Log information message with variable value
Shortcut: logging.info
logging.info
0 Comments
import logging logging.info("message: %s", variable)