The log process should be started before any other process
----------------------------------------------------------

                 Key: COUCHDB-247
                 URL: https://issues.apache.org/jira/browse/COUCHDB-247
             Project: CouchDB
          Issue Type: Improvement
          Components: Database Core
         Environment: Any
            Reporter: Ulises Cervino Beresi
            Priority: Minor


Processes should be able to log their operations from the very beginning of 
their existence to avoid io:format() in case they need to do so. Only processes 
started after the log process will be able to make use of ?LOG_X. See issue 153 
(https://issues.apache.org/jira/browse/COUCHDB-153) for a case scenario where 
it would be desirable for the log process to have been started before the db 
process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to