Groovy Documentation

Package org.codehaus.groovy.grails.cli.logging

 

Class Summary
GrailsConsoleAntBuilder Silences ant builder output.
GrailsConsoleBuildListener Mainly silences a lot of redundant Ant output.
GrailsConsoleErrorPrintStream Used to replace default System.err with one that routes calls through GrailsConsole.
GrailsConsolePrintStream Used to replace default System.out with one that routes calls through GrailsConsole.
 


Groovy Documentation