set_log_comment method

set_log_comment

Sets the user’s log comment.

def set_log_comment(self, comment):
    ...
ParameterTypeDescription
commentstrThe comment.

See Also