Skip to content
  • Junio C Hamano's avatar
    Merge branch 'lw/daemon-log-destination' · c2bd43d6
    Junio C Hamano authored
    The log from "git daemon" can be redirected with a new option; one
    relevant use case is to send the log to standard error (instead of
    syslog) when running it from inetd.
    
    * lw/daemon-log-destination:
      daemon: add --log-destination=(stderr|syslog|none)
    c2bd43d6