Log Sites
Helper class to generate log sites for the current line of code. This class is deliberately isolated (rather than having the method in LogSite itself) because manual log site injection is rare and by isolating it into a separate class may help encourage users to think carefully about the issue.