Add a method for output streams cleanup by mykola-mokhnach · Pull Request #909 · appium/java-client
Navigation Menu
{{ message }}
appium / java-client Public
- Notifications You must be signed in to change notification settings
- Fork 763
Merged
mykola-mokhnach merged 2 commits intoappium:masterfrom
May 24, 2018Merged
Add a method for output streams cleanup#909
mykola-mokhnach merged 2 commits intoappium:masterfrom
Add a method for output streams cleanup#909
mykola-mokhnach merged 2 commits intoappium:masterfrom
Conversation
Copy link Copy Markdown
Contributor
Change list
It is not always necessary to have all the server logs shown in the system stdout, but currently there is no way to change this default setting (except of via using reflection).
Types of changes
- No changes in production code.
- Bugfix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
mykola-mokhnach
requested a review
from TikhomirovSergey
mykola-mokhnach
mentioned this pull request
3 tasks
SrinivasanTarget approved these changes May 24, 2018
Copy link Copy Markdown
Member
SrinivasanTarget
left a comment
SrinivasanTarget
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
mykola-mokhnach
merged commit
9205c89
into
appium:master
SrinivasanTarget
mentioned this pull request
mykola-mokhnach
deleted the
stream
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment