* Update plugins/hooks from branch 'stable-2.14'
to 0f24dac7cd1c8b2f01754652b349a8d0eee68718
- Log a warning when a hook exits with error status
The hook's exit status and output were always logged, but only at
debug level.
Change it so that when the exit status is an error (non-zero) it is
logged at warning level.
Change-Id: I4e7079a897e0d88b3c69f392f634096f477f7780
- Include hook name in error message when logging output failed
Change-Id: I1eb5343ba08baef82023b94f22cea0819e97b864
- Log a warning when a hook times out
Change-Id: I71bf3ec5f2c85470ff91b7afe80a82a2df0c42e3
- Use Logger's built-in string formatting
Change-Id: Ia888e1f27069d556ada7283c20e837c19be61424