[ 源代码: ruby-lograge ]
软件包: ruby-lograge (0.10.0-1)
ruby-lograge 的相关链接
Trisquel 的资源:
下载源码包 ruby-lograge:
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Pirate Praveen
外部的资源:
- 主页 [github.com]
相似软件包:
Tame Rails' multi-line logging into a single line per request
Lograge is an attempt to bring sanity to Rails' noisy and unusable, unparsable and, in the context of running multiple processes and servers, unreadable default logging output. Rails' default approach to log everything is great during development, it's terrible when running it in production.
其他与 ruby-lograge 有关的软件包
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-actionpack (>= 4)
- web-flow and rendering framework putting the VC in MVC (part of Rails)
-
- dep: ruby-activesupport (>= 4)
- Support and utility classes used by the Rails 4.1 framework
-
- dep: ruby-railties (>= 4)
- tools for creating, working with, and running Rails applications
-
- dep: ruby-request-store
- per-request global variable storage for Rack-based web servers