[
https://issues.apache.org/jira/browse/COUCHDB-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772691#action_12772691
]
Paul Joseph Davis commented on COUCHDB-248:
-------------------------------------------
This is most odd. We go through SASL callbacks and end up with io:format calls?
Is this how normal Erlang logging is done? The original part of that ticket was
a general "use erlang's builtin logging instead of a roll our own" approach. I
didn't realize we even touched sasl as it currently is.
> The log process should use SASL for logging
> -------------------------------------------
>
> Key: COUCHDB-248
> URL: https://issues.apache.org/jira/browse/COUCHDB-248
> Project: CouchDB
> Issue Type: Improvement
> Components: Database Core
> Affects Versions: 0.9
> Environment: any
> Reporter: Ulises Cervino Beresi
> Priority: Minor
>
> As it stands the log process is ad-hoc since it was written from scratch.
> Making it a wrapper around SASL (http://erlang.org/doc/apps/sasl/index.html)
> would be a good improvement.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.