logging.error(msg, *args, **kwargs)
Logs a message with level ERROR
on the root logger. The arguments are interpreted as for debug()
.
logging.error(msg, *args, **kwargs)
Logs a message with level ERROR
on the root logger. The arguments are interpreted as for debug()
.
Designed by : w10schools
service@w10schools.com
Please login to continue.