| Interface | Description | 
|---|---|
| ConsoleLogger | Interface containing methods for logging to the Grails console | 
| Class | Description | 
|---|---|
| GrailsConsole | Utility class for delivering console output in a nicely formatted way. | 
| GrailsEclipseConsole | This class is meant to keep changes made in support of Eclipse separate from the standard GrailsConsole implementation. |