<br><br><div class="gmail_quote">On Wed, Mar 18, 2009 at 9:38 PM, Ceki Gulcu <span dir="ltr">&lt;ceki@qos.ch&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I don&#39;t see packaging data being part of caller data. If it were, we<br>
would need configuration code to support this case, which would<br>
unnecessarily bloat the code. Just as importantly, the user would have<br>
to know how to enable/disable this feature. It&#39;s just not worth the<br>
trouble.</blockquote><div><br>I agree. I&#39;ve never been a fan of packaging data, not even in stacktraces.<br><br>Maarten <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
If you really needed the packaging data, you would write<br>
<br>
  logger.debug(&quot;I am interested in package data&quot;, new Throwable(&quot;&quot;);<div class="im"><br>
<br>
<br>
<br>
Joern Huxhorn wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Well, I agree with your performance argument but the CPD field of STEProxy doesn&#39;t need to be used in the common case.<br>
<br>
I&#39;d use STEProxy simply to keep the possibility to activate such info on demand, i.e. while debugging but not in production.<br>
It could certainly come in quite handy under some circumstances, e.g. while walking the path of jar hell.<br>
<br>
Joern.<br>
</blockquote>
<br></div><div class="im">
-- <br>
Ceki Gülcü<br>
Logback: The reliable, generic, fast and flexible logging framework for Java.<br>
<a href="http://logback.qos.ch" target="_blank">http://logback.qos.ch</a><br>
_______________________________________________<br></div><div><div></div><div class="h5">
logback-dev mailing list<br>
logback-dev@qos.ch<br>
<a href="http://qos.ch/mailman/listinfo/logback-dev" target="_blank">http://qos.ch/mailman/listinfo/logback-dev</a><br>
</div></div></blockquote></div><br>