[ https://issues.apache.org/jira/browse/COUCHDB-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672733#action_12672733 ] Damien Katz commented on COUCHDB-247: ------------------------------------- Changing the logging implementation to something more standardized is a very good thing. Right now the log output format is just come random stuff I threw together. > 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.