<div dir="ltr">Isn't it about time that we got three levels of error_logger messages by default? Quoting the erl documentation:<br><div><div><dl><dt><strong><span class=""></span></strong></dt><dt><strong><span class="">+W w | i</span></strong></dt><dd>
        <p>Sets the mapping of warning messages for <span class="">error_logger</span>.
          Messages sent to the error logger using one of the warning
          routines can be mapped either to errors (default), warnings 
          (<span class="">+W w</span>), or info reports (<span class="">+W i</span>). The current
          mapping can be retrieved using
          <span class="">error_logger:warning_map/0</span>. See
          <span class=""><a href="http://www.erlang.org/doc/man/error_logger.html#warning_map-0">error_logger(3)</a></span>
          for further information.</p></dd></dl><p>I feel that in this day and age, this ought to be changed so that +W w is the default, and a new flag "+W e" should be added for those who still want the old behaviour.<br></p><div><div class="gmail_signature">        /Richard<br><br></div></div>
</div></div></div>