Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[FIXED JENKINS-30028] Remove logging from password wrapper decorateLo…
…gger Move it into the setUp method instead. Writing to the OutputStream within the decorateLogger method causes the written message to bypass the other build wrappers, which have not yet wrapped the OutputStream. For example, it prevents the Timestamper plugin from applying timestamps to these lines.
- Loading branch information
Showing
with
39 additions
and 8 deletions.