ILogger - Lethrir/NLogger GitHub Wiki

The ILogger interface provides an abstraction for the core logging which will be exposed to your application.

It provides a number of methods to allow logging at differing levels, along side a default logging method for exceptions.