We are facing the issue. We have a bunch of custom activities, which use “Log Message” activity set to “Trace” level. When we publish the library and consume the activities in process, we dont see any log messages.
which we provided when designing the library (activity). However, when running / debugging directly from the library the log messages show up.
The logs show each start of an activity as “Starting Process” and end as “Process has successfully finished”. We are not sure where these default messages come from.
NOTE: But the log level is “Info” we are able to see the logs. The Robot log level set as “Verbose”