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

Make pride reinit less chatty #157

Closed
gnagy opened this issue Jul 22, 2015 · 1 comment
Closed

Make pride reinit less chatty #157

gnagy opened this issue Jul 22, 2015 · 1 comment

Comments

@gnagy
Copy link

gnagy commented Jul 22, 2015

Right now the output looks like this. Dropping the gradle deamon info would reduce clutter a lot.
...
47/47] Initializing module something-something
Tooling API is using target Gradle version: 2.4.
Connected to daemon DaemonInfo{pid=46483, address=[d09ffba7-166a-4c7d-a37d-c84bc862dd6d port:55380, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], idle=true, context=DefaultDaemonContext[uid=a8d25f12-c3aa-4d3f-85a6-2d04f2f404ae,javaHome=/Library/Java/JavaVirtualMachines/jdk1.8.0_05.jdk/Contents/Home,daemonRegistryDir=/Users/greg/.gradle/daemon,pid=46483,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]}. Dispatching request Build{id=c4eaad58-ecf2-4da4-bdb3-5e3f8d7b03b5.1, currentDir=/Users/greg/Dev/prides/all}.
Received result Success[value=org.gradle.tooling.internal.provider.BuildActionResult@256f88d] from daemon DaemonInfo{pid=46483, address=[d09ffba7-166a-4c7d-a37d-c84bc862dd6d port:55380, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], idle=true, context=DefaultDaemonContext[uid=a8d25f12-c3aa-4d3f-85a6-2d04f2f404ae,javaHome=/Library/Java/JavaVirtualMachines/jdk1.8.0_05.jdk/Contents/Home,daemonRegistryDir=/Users/greg/.gradle/daemon,pid=46483,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]}.

@lptr
Copy link
Contributor

lptr commented Jul 23, 2015

Duplicate of #2.

@lptr lptr closed this as completed Jul 23, 2015
@lptr lptr added the duplicate label Jul 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants