1. Home
  2. Docs
  3. Microsoft Activities
  4. LogToHistory

LogToHistory

Log To History

  • Represents an activity to log a message to history.

Properties

      Common

  • DisplayName (String) – The display name of the activity.

       Misc

  • Message (InArgument<String>) – Gets or sets the log message.
  • Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose lev

        Example