| Class | Airbrussh::Configuration |
| In: |
lib/airbrussh/configuration.rb
|
| Parent: | Object |
| banner | [RW] | |
| color | [RW] | |
| command_output | [RW] | |
| log_file | [RW] | |
| monkey_patch_rake | [RW] | |
| task_prefix | [RW] | |
| truncate | [RW] |
This returns an array of formatters appropriate for the configuration. Depending on whether a log file is configured, this could be just the Airbrussh:ConsoleFormatter, or that plus the LogFileFormatter.