Using level of UiPath Log

I’m developing a custom activity by visual studio.

I’m trying to generate some log messages, but when I use console.writeline() it writes Trace messages, would there be any way to use the UiPath log level?

Hi Bruno,

Below should be the post that answers your question

It didn’t work, in case he’s using Invoke Code inside UiPath, I’m trying to create a custom activity (like type into for example) and then import it into UiPath