Skip to content

Commit

Permalink
Update README to reflect default mongo color
Browse files Browse the repository at this point in the history
  • Loading branch information
John Thomas Marino committed Jun 26, 2011
1 parent ecbab7d commit 14da10c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Itslog.configure do |config|
config.namespace_colors = {
'action_controller' => "\e[32m",
'active_record' => "\e[94m",
'mongo' => "\e[94m",
'action_view' => "\e[36m"
}
config.format = "%t [%n]: %m"
Expand Down

0 comments on commit 14da10c

Please sign in to comment.