#115 Refactor debug/loggging code
Closed: Fixed Opened by simo.

GPERROR and GPAUDIT both go straight to syslog
However gp_log_failure() unconditionally spits data to stderr.

We should unify logging architecture and use either stderr or syslog uniformly based on configuration.

The default when the daemon runs interactively should be to log to stderr, and the default when daemonized should be syslog.


I need to rebase that branch, but I guess we can use some of my older branch for this. http://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/log/?h=master-erroroutput

Done a while ago

Metadata Update from @simo:
- Issue assigned to gisburn
- Issue set to the milestone: X - DEFERRED

Metadata