Class Compass::Logger
In: lib/compass/logger.rb
Parent: Object

Methods

Constants

DEFAULT_ACTIONS = [:directory, :exists, :remove, :create, :overwrite, :compile]

Attributes

actions  [RW] 
options  [RW] 

Public Class methods

Public Instance methods

add padding to the left of an action that was performed.

Emit a log message

the maximum length of all the actions known to the logger.

Record an action that has occurred

[Validate]