Proxii.NLog is an extension for the Proxii library which allows one to easily hook into NLog. This is done via several extension methods on IProxii which automatically log to NLog loggers for the interface being proxied, allowing configuration of important details such as message format and log level.
The current extension methods can be found here.