On 9/4/15 4:30 AM, Robert burner Schadek wrote:
the sharedLog Logger (aka default logger) will only work after its
static this has run.

D shouldn't have a problem with this. It uses import dependencies to make sure the static ctors are run in dependency order.

-Steve

Reply via email to