Ahh, yeah that seems to be the case.  I will have to investigate further
and simply trying to turn off the error_logger adding

-kernel error_logger silent

does not seem to turn things off, and invoking

error_logger:tty(false)

seems to turn off riak_err logging as well, seems overly complicated
just to redirect all error logging to a file which can be rotated
regularly :(

-Anthony

On Tue, Jul 19, 2011 at 10:32:44AM -0500, Scott Lystig Fritchie wrote:
> Anthony, I shouldn't reply to email in the morning before coffee, but
> here's to risking looking silly....
> 
> The SASL "PROGRESS REPORT" messages are SASL messages and thus are
> written to where the sasl_error_logger attributes says to write them.
> Messages from a generic error_logger:error_msg/info_msg/warning_msg and
> friends aren't SASL messages and thus aren't necessarily written to
> where SASL messages are.
> 
> -Scott

-- 
------------------------------------------------------------------------
Anthony Molinaro                           <antho...@alumni.caltech.edu>

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to