Gary D. Gregory created DAEMON-414:
--------------------------------------
Summary: prunsrc uses its log is before it is initialized.
Key: DAEMON-414
URL: https://issues.apache.org/jira/browse/DAEMON-414
Project: Commons Daemon
Issue Type: New Feature
Components: prunsrv
Affects Versions: 1.2.2
Reporter: Gary D. Gregory
The app {{prunsrc}} uses its log here:
https://github.com/apache/commons-daemon/blob/master/src/native/windows/apps/prunsrv/prunsrv.c#L1747
before it is initialized there:
https://github.com/apache/commons-daemon/blob/master/src/native/windows/apps/prunsrv/prunsrv.c#L1761
Commit
https://github.com/apache/commons-daemon/commit/5c9633e08b6efe23fea743f2e805f68550413ae3
--
This message was sent by Atlassian Jira
(v8.3.4#803005)