0
kicks
What is the fastest, DRYest way to (not) log?
The log4net FAQ asks the question What is the fastest way of (not) logging? It outlines two techniques of logging; the post will present one more using anonymous methods.