Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
John Thomas Marino committed Aug 16, 2011
1 parent 83bb04d commit e27a835
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -33,7 +33,7 @@ end
Configure
-----------

Itslog does not need to be configured unless you want to customize the output structure and color.
Itslog does not need to be configured unless you want to customize the output structure and color.

Example:

Expand All @@ -57,8 +57,7 @@ Configure format by building a string anyway you'd like and using the following
%n (namespace)
%m (log message)

Configure the timestamp format by passing in a string to timestamp_format. For more info on what variables you can use
refer [Date Time Format in RUBY](http://snippets.dzone.com/posts/show/2255)
Configure time format using a strftime format string. [foragoodstrftime](http://www.foragoodstrftime.com/) is a nice reference.

I don't recommend coloring by severity because it's not very useful. To color by severity instead of the default of namespace:

Expand Down

0 comments on commit e27a835

Please sign in to comment.