Log Messages Inside Code Libraries Don't Appear in Output Panel

If I call use a library package of code inside my main.xaml file of another project, the log messages inside the code library portion do not display in the main.xaml output panel when I run the file. Does anybody know why this is the case or if it is possible to fix/change? Thanks

@jpreziuso

If the log is of info ideally it should be displaying

Cna you please check the same

Is the libeary created from UiPath studio library? Or custome activity? If custom activity then usinn which logs are you logging…there is a studio level logging as wel

Cheers