Rack日志定制工具 Clogger

码农软件 · 软件分类 · 日志工具(Logging) · 2019-09-21 20:29:48

软件介绍

Clogger 是一个为 Rack 框架提供定制日志格式的工具,支持像 Nginx 服务器中的 log_format 一样的格式配置。

示例代码:

# ENV['CLOGGER_PURE'] = '1' # uncomment to disable C extension
require "clogger"
use Clogger,
    :format => :Combined,
    :path => "/path/to/log",
    :reentrant => true
run YourApplication.new

本文地址:https://codercto.com/soft/d/15110.html

Deep Learning

Deep Learning

Ian Goodfellow、Yoshua Bengio、Aaron Courville / The MIT Press / 2016-11-11 / USD 72.00

"Written by three experts in the field, Deep Learning is the only comprehensive book on the subject." -- Elon Musk, co-chair of OpenAI; co-founder and CEO of Tesla and SpaceX Deep learning is a for......一起来看看 《Deep Learning》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具