https://issues.dlang.org/show_bug.cgi?id=14940
--- Comment #3 from Robert Schadek <[email protected]> --- the code tries to log the Logger. If I change it to log the Nullable is still does not work, because the toString of Nullable takes a @system delegate OutputRange. --
