The [Serilog integration page](http://getakka.net/articles/utilities/serilog.html) has a number of small issues with it that make the code un-runnable right out of the gate: * [x] Need to install a specific logging sink to get the example running * [x] Need to install another Serilog package to read in the configuration settings from file And other minor issues like that. We should address all of these in order to provide a "it just works" experience right out of the box.