<br>
Hi,<br>
<br>
I've fixed a small bug. The static initializers in Project were in the
wrong order, so if anything failed on startup, we would try to log to
an un-inited logger. The order is now correct.<br>
<br>
Joe.<br>