loentar / axis2c-unofficial

Unofficial backports and unofficial support for Apache Axis2/C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patch to allow for explicit logging to stderr

savek-cc opened this issue · comments

This patch allows to set stderr as an explicit logfile target.
Before it was possible to log to stderr by using a Axis2LogFile directive with a file that the process doesn't have the permission to write into; now it can be done explicitly.
Reason is using axis2c as an apache module and logging to syslog/systemd-journal.
axis2c-1.6.0-log-stderr.patch.zip

nope - didn't fork, so no pull request

commented

Savek-cc, do you have a fork of the repo?

nope - didn't fork, so no pull request

Okay. Could you fork for testing?

patch is already running on 4 production systems - what do you want to have tested?