Skip to content

Conversation

Plamen5kov
Copy link
Contributor

Problem:

When a user runs a command using the --log trace we don't enable verbose logging for the gradle build. The current workaround was to ask the user to go to platforms android and run the same command that CLI runs but with two additional flags.

Solution

In order to enable our users to provide us with better logs of error while building an application, this PR uses the --log trace command to pass two additional debug flags to the gradle build.

Usage:

No difference in usage of commands.
e.g. tns run android --log trace

ping: @tzraikov @PanayotCankov @hdeshev

@Plamen5kov Plamen5kov force-pushed the plamen5kov/pass_verbose_logging branch from 9d27c1e to 0d190ef Compare September 12, 2016 14:11
@Plamen5kov Plamen5kov merged commit c751d92 into master Sep 14, 2016
@Plamen5kov Plamen5kov deleted the plamen5kov/pass_verbose_logging branch October 25, 2016 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant