smach.log module

smach.log.logdebug(msg)
smach.log.logerr(msg)
smach.log.loginfo(msg)
smach.log.logwarn(msg)
smach.log.set_loggers(info, warn, debug, error)

Override the SMACH logging functions.