module mage.log; public import std.experimental.logger; shared static this() { // TODO Set some awesome default logger. }