Skip to content

Handle changes in iOS and Android Runtime 6.1.0 logging #4976

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

Closed
rosen-vladimirov opened this issue Aug 26, 2019 · 1 comment
Closed

Handle changes in iOS and Android Runtime 6.1.0 logging #4976

rosen-vladimirov opened this issue Aug 26, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@rosen-vladimirov
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In tns-ios and tns-android 6.1.0 versions, there are changes in the format of the logs. Current CLI logic parses the new format incorrectly in some cases.

Describe the solution you'd like
Simplify the logic of parsing logs in CLI, so it will cleanup the date and some other non-required symbols and after that just replace file reference if there's such in the message.

Describe alternatives you've considered
None.

Additional context
CLI should keep its old behavior when runtime version is below 6.1.0

@rosen-vladimirov
Copy link
Contributor Author

rosen-vladimirov commented Aug 26, 2019

Acceptance criteria:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants