@Alexandru_Bene
Did you find a solution?
We are facing the same issue. We have a bunch of custom activities, which use “Log Message” activity set to “info” level. When we publish the library and consume the activities in a REFramework 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 REFramework process runs the Dispatcher and Performer, but the logs dont show the flow from one custom activity to another. This issue is a little scary when we cant identify at which activity the robot failed.
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.

@Anthony_Humphries Our Orchestrator and robot logs are set to trace so, this is not related to orchestrator config, we think.
@GBK We tried what you suggested, it did not work. We get the same messages as show in the picture.