Chris Eppstein
|
7db7e019ab
|
Add a yellow block method for logging warnings in yellow.
|
2011-04-16 00:16:37 -07:00 |
|
Chris Eppstein
|
6486693b80
|
Only colorize the action when logging results.
|
2010-10-31 00:32:45 -07:00 |
|
Chris Eppstein
|
2680d23190
|
New CLI option --syntax (-x) and configuration option (preferred_syntax) that govern what sass syntax is used when adding stylesheets to a project.
|
2010-04-11 20:14:52 -07:00 |
|
Chris Eppstein
|
34478112ba
|
Add a warning message to the logger.
|
2010-02-21 17:32:23 -08:00 |
|
Chris Eppstein
|
3dd2a90dec
|
[Command Line] [Windows] Disable colorized output if win32console cannot be loaded.
Closes GH-82
|
2010-02-13 17:45:01 -08:00 |
|
Chris Eppstein
|
1eef589c29
|
[Command Line] Make sure all the colors are off when colorized output is disabled.
|
2010-01-20 17:33:13 -08:00 |
|
Chris Eppstein
|
c60aca3d96
|
Color any stderr or stdout output from the Sass::Engine red.
|
2009-12-01 09:57:26 -08:00 |
|
Chris Eppstein
|
4b68a64ea9
|
Pretty color output for the compass logger.
|
2009-11-29 20:18:25 -08:00 |
|
Chris Eppstein
|
22b61e13a9
|
Added a NullLogger class that can be used to silence the compiler output via the :logger option.
|
2009-05-07 20:08:19 -07:00 |
|
Chris Eppstein
|
a0552a67c4
|
Modify the update command to use the Actions module and Logger. Moved the compile action to the Actions module.
|
2009-02-08 03:46:46 -08:00 |
|
Chris Eppstein
|
845fa14e71
|
Factored out a logger for the command line to tell the user what is happening.
|
2009-02-08 03:45:47 -08:00 |
|