Module: Formatting::HttpUserAgent0
- Defined in:
- lib/ntail/formatting.rb
Instance Method Summary collapse
Instance Method Details
#value(log_line, color) ⇒ Object
375 376 377 |
# File 'lib/ntail/formatting.rb', line 375 def value(log_line, color) foreground(log_line.to_agent_s, color) end |