Hi All,
I have requirement where i had write custom code in .Net , i would like to add few logs into custom code to understand issue if Bot breaks unexpectedly at custom code.
I wrote “console.writeline()” in .Net which is printing Logs in uipath but Log level is ‘Trace’. Is it possible to push ‘info log’ level from custom code to UiPath?