Project

General

Profile

Actions

Feature #2387

open

Support logging to a logfile

Added by tyll about 12 years ago. Updated about 12 years ago.

Status:
Reopened
Priority:
Normal

Description

It would be nice to be able to log the output of fcgi-debug to a logfile instead of to stdout, for example when using it with spawn-fcgi without "-n".

Actions #1

Updated by stbuehler about 12 years ago

  • Status changed from New to Wontfix

that is what a shell redirection or pipe is for :) (runit/daemontools provide a framework for logging too)

Actions #2

Updated by tyll about 12 years ago

  • Status changed from Wontfix to Reopened

As far as I understand, spawn-fcgi closes stdout when "-n" is not used on the commandline, therefore shell redirection cannot be used then
Therefore please reconsider this proposal.

Actions

Also available in: Atom