Command line compiler log

Hi,
I am using command line utility “UiPath.Studio.CommandLine.exe” for project/libraries publishing.

In case of an error during compilation the only message it gives is “Compilation failed or was cancelled.”
While in Studio the compiler shows detailed log including error description.

Is it possible to get same log when using the command line utility?

Thx

As of my last knowledge update in January 2022, the UiPath.Studio.CommandLine.exe utility might not provide detailed error logs in the command line interface by default. The error message “Compilation failed or was cancelled” is a generic message and doesn’t provide specific details about the compilation failure.

To obtain more detailed logs, you might need to explore alternative methods or additional logging options. Here are a few suggestions:

  1. Check Studio Logs:
    Review the Studio logs to see if there are more detailed error messages. Studio logs are usually located in the %localappdata%\UiPath\Logs directory.

  2. Log Level Configuration:
    Check if there is a way to configure the log level in the command line utility. Sometimes, there might be an option to set the log level to a more detailed setting.

  3. UiPath Command Line Documentation:
    Check the official UiPath Command Line documentation for any specific parameters or options related to logging. The documentation might provide insights into additional logging features.

  4. Support and Forums:
    Reach out to UiPath support or check the UiPath forums to see if there have been updates or new features related to logging in the command line utility since my last update.

Please note that the information provided here is based on my knowledge.

Are you an AI? Because this is a perfect answer but absolutely useless :slight_smile:
Cheers