yr.Context.getLogger# Context.getLogger()[source]# Get the logger for user to log out in standard output, The Logger interface must be provided in SDK Returns: logger. Examples >>> log = context.getLogger() >>> log.info("test")