I’m unable to locate the Log Message activity in UiPath Studio 2025.10.0, and I need help troubleshooting this issue.
Environment:
UiPath Studio version: 2025.10.0
Project type: Blank Task
Language: [VB or C# - specify which you chose]
Details:
I have successfully installed both required packages:
UiPath.System.Activities (installed)
UiPath.UIAutomation.Activities (installed)
What I’ve tried:
Searched the Activities panel for “Log Message” - no results
Searched for “log” - no results
Browsed the System menu - only found System > File submenu
Checked Developer submenu - only found “Add/Remove Log Fields” and “Report Status” options
Restarted UiPath Studio
Current findings:
I can locate other activities like “Message Box” (under Common)
Write Line activity also appears to be available
Activities panel loads correctly for other activities
Issue:
The Log Message activity does not appear in the Activities panel despite the required packages being installed. The logging functionality only shows options in Developer submenu (Add/Remove Log Fields, Report Status), but no standard Log Message activity.
Questions:
Is Log Message activity available in version 2025.10.0?
Should it be in a different location than previous versions?
Is this a known issue or package configuration problem?
What’s the recommended way to add logging with log levels in this version?
Workaround:
I’m currently using Write Line activity as an alternative, but I need proper log level functionality (Info, Warn, Error, Fatal, Trace).
Note: This is my first time learning automation and UiPath Studio, so I may be missing something obvious. Any guidance would be greatly appreciated!

