Skip to content
Snippets Groups Projects
Select Git revision
4 results Searching

logging

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Matt Holt authored and GitHub committed
    * httpcaddyfile: Begin implementing log directive, and debug mode
    
    For now, debug mode just sets the log level for all logs to DEBUG
    (unless a level is specified explicitly).
    
    * httpcaddyfile: Finish 'log' directive
    
    Also rename StringEncoder -> SingleFieldEncoder
    
    * Fix minor bug in replacer (when vals are empty)
    5d97522d
    History