module Clogger::Format

predefined log formats in wide use

Constants

Combined

combined log format used by Apache: httpd.apache.org/docs/2.4/logs.html

Common

common log format used by Apache: httpd.apache.org/docs/2.4/logs.html

NginxCombined

combined log format used by nginx: wiki.nginx.org/NginxHttpLogModule

Rack_1_0

log format used by Rack 1.0