You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Dipesh Patel (JIRA)" <ji...@apache.org> on 2009/11/01 21:39:59 UTC

[jira] Commented: (COUCHDB-248) The log process should use SASL for logging

    [ https://issues.apache.org/jira/browse/COUCHDB-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772360#action_12772360 ] 

Dipesh Patel commented on COUCHDB-248:
--------------------------------------

Hi

I'm new to couch ( and erlang ) and would like to have a stab at this. In terms of wrapping the logging around sasl, should I just be using whatever logging module that gets set up when sasl starts? Or should I be wrapping couch_log around a specific module.

 eg.  sasl_report_file_h/error_logger_mf_h

Thanks

Dip

> 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, 1.0
>         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.