<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On 19 April 2013 13:58, diroussel <span dir="ltr"><<a href="mailto:nabble@diroussel.xsmail.com" target="_blank">nabble@diroussel.xsmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Stuart,<br>
<br>
If you do one simulation per thread, then you can put what you need in a<br>
ThreadLocal, then use a Custome Converter to read from the ThreadLocal and<br>
get the SimTime.<br>
<br>
See <a href="http://logback.qos.ch/manual/layouts.html#customConversionSpecifier" target="_blank">http://logback.qos.ch/manual/layouts.html#customConversionSpecifier</a><br><div class="HOEnZb"><div class="h5"><br></div></div>
</blockquote><div><br></div><div style>David,</div><div style><br></div><div style> Ah, yes, nice. ThreadLocal use would avoid the issue of not having access to per-simulation objects from outside the simulation. I'll have a look at refactoring to that when I have some time. Thanks,</div>
<div style><br></div><div style>Stuart</div></div><div></div><div><br></div>
</div></div>