Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed wrong logger output #9696

Merged
merged 1 commit into from
May 15, 2018
Merged

Fixed wrong logger output #9696

merged 1 commit into from
May 15, 2018

Conversation

skabashnyuk
Copy link
Contributor

What does this PR do?

Fixed wrong logger output
instead of
2018-05-11 19:59:12,584[er-ThreadPool-1] [ERROR] [e.c.w.i.k.n.p.PVCSubPathHelper 146] - Job command '%s' execution is failed

should be

2018-05-11 19:59:12,584[er-ThreadPool-1] [ERROR] [e.c.w.i.k.n.p.PVCSubPathHelper 146] - Job command 'some command' execution is failed

What issues does this PR fix or reference?

n/a

Release Notes

Fixed wrong logger output

Docs PR

n/a

@skabashnyuk skabashnyuk requested review from a user and sleshchenko May 15, 2018 06:13
@skabashnyuk
Copy link
Contributor Author

ci-test

@benoitf benoitf added kind/bug Outline of a bug - must adhere to the bug report template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels May 15, 2018
@sleshchenko sleshchenko changed the title Fixid wrong logger output Fixed wrong logger output May 15, 2018
@codenvy-ci
Copy link

ci-test build report:
Build details
Test report
selenium tests report data
docker image: eclipseche/che-server:9696
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@skabashnyuk skabashnyuk merged commit 24bc947 into master May 15, 2018
@skabashnyuk skabashnyuk deleted the fixlogger branch May 15, 2018 16:45
@benoitf benoitf added this to the 6.6.0 milestone May 15, 2018
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label May 15, 2018
hbhargav pushed a commit to hbhargav/che that referenced this pull request Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants