<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Getting things changed is more difficult than getting it right from the start.</blockquote>
<div><br></div><div>Very true.  The logging API needs to be right before it goes into std and has to be locked down.  But then, no API is ever right the first time, needs banging on to expose the weaknesses so they can be fixed.</div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> As far as I am concerned it is crucial in the sense that if it does not support severity levels and easy integration with existing logging services then I probably won't use it.<br>

</blockquote></div><br></div><div class="gmail_extra">The logging API in the standard library needs to be able to support this kind of thing.  Doesn't mean it actually needs to be included in the base implementation.  I would recommend trying to see if you can implement what you want given the existing framework - and if not, yell so it can be changed.  What is missing from the existing stuff that keeps this from working as an extension?<br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>