Search Unity

UCB Log File Noise

Discussion in 'Unity Build Automation' started by rajantande, May 25, 2016.

  1. rajantande

    rajantande

    Joined:
    Mar 24, 2015
    Posts:
    23
    We see a number of lines highlighted in our build logs because lines with the word error are flagged as errors

    e.g. The line below is flagged red because of the "ErrorHandler" in the folder name

    [Unity] 'Assets/AWSSDK/src/Core/Amazon.Runtime/Pipeline/ErrorHandler/ExceptionHandler.cs'

    Could the logic be changed to only flag lines with the isolated word "Error" in it instead please?