Padrino::Logger::Extensions
Module: Padrino::Logger::Extensions
- Included in:
- Padrino::Logger
Constant Summary
- SOURCE_LOCATION_REGEXP =
/^(.*?):(\d+?)(?::in `.+?')?$/.freeze
Instance Method Summary
-
#bench(action, began_at, message, level = :debug, color = :yellow) ⇒ Object
Append a to development logger a given action with time. -
登录查看完整内容