UiPath Documentation
activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

Activités UIAutomation

Dernière mise à jour 16 avr. 2026

Get Logs

UiPath.MobileAutomation.Activities.GetLogs

Description

Retrieves the logs from a mobile device connected via the Mobile Device Connection scope activity.

Compatibilité du projet

Windows - Legacy | Windows

Configuration

Panneau propriétés
Commun
  • ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.

    Remarque :

    Si cette activité est incluse dans Tenter de capturer (Try Catch) et que la valeur de la propriété Poursuite sur erreur (ContinueOnError) est True, aucune erreur n'est détectée lors de l'exécution du projet.

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Entrée
  • AppendToLogFile - A boolean variable which specifies whether the new logs should be appended to the log file or a new file should be created. By default, this property is set to True.
  • LogFilePath - The full path where you want to save the logs. This path can point to an already existing log file, in which case the AppendToLogFile property dictates if the file is appended or overwritten, or to a new path, where a new file is created. This field supports only strings and String variables.
  • LogType - Specifies which types of logs must be retrieved from the mobile device. This field supports only strings and String variables.
Divers
  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).
  • Description
  • Compatibilité du projet
  • Configuration

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour