RubyGems Navigation menu

itslog 0.1.0

`itslog` is a log formatter designed to aid rails development. The formatting will prepend all log statements with a colored header and additional information about the statement. [timestamp] [rails namespace]: [normal log], example: 15:16:32 action_view: Rendered layouts/_head.haml (8.5ms) In addition to more readable logs you can tail and grep specific parts of your application. example: tail -f log/development.log | grep active_record

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.6.1 - September 29, 2011 (7.5 KB)
  2. 0.6.0 - August 16, 2011 (8.0 KB)
  3. 0.5.0 - June 28, 2011 (7.5 KB)
  4. 0.3.2 - May 25, 2011 (6.0 KB)
  5. 0.3.0 - May 24, 2011 (5.5 KB)
  6. 0.1.0 - April 29, 2011 (5.0 KB)
顯示所有版本(共 10)

擁有者:

作者:

  • John Thomas Marino

SHA 256 checksum:

108efe29dd5bb8699b33769c8f0f35ce1c7cf61e1bc4bff33042503a3fa70caa

總下載次數 44,814

這個版本 3,577

License:

Ruby 版本需求:

相關連結: