module Ngx
Defined in:
ngx.cr
Constant Summary
-
COMBINED =
/(?<ip>\d+\.\d+\.\d+\.\d+)\s-\s(?<user>[\w|-]+)\s\[(?<day>\d+)\/(?<month>\w+)\/(?<year>\d+)\:(?<hour>\d+)\:(?<minute>\d+)\:(?<second>\d+)\s(?<timezone>\+\d+)\]\s\"(?<method>\w+)\s(?<path>[\/|\w]+)\s(?<protocol>\w+)\/(?<version>\d\.?\d?)\"\s(?<code>\d+)\s(?<bytes>\d+)\s\"(?<referer>[\w+|\W|+\d+])\"\s\"(?<user_agent>.*)\"/
-
VERSION =
"0.1.0"
Keyboard Shortcuts
× - s, / Search
- Esc Abort search / Close modal
- ⇨, Enter Open highlighted result
- ⇧, Ctrl+j Select previous result
- ⇩, Ctrl+k Select next result
- ? Show usage info