The code shown here is part of a VS 2015 solution hosted on GitHub.
If you are coming to this blog post you probably already know what Serilog is and you need to write to a “sink” that is not already provided in the list of Available Sinks. The list is quite long so definitely look closely before developing your own because there is most likely one already built forĀ your needs.
But what if there isn’t? Continue reading